 
            | Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace : DecoratorBase Class | 
For a list of all members of this type, see DecoratorBase members.
| Name | Description | |
|---|---|---|
|  | Refresh | Refreshes the control according to the current data source and style. | 
|  | RequestRefresh | Requests a refresh of the decorator by the client that created it by activating the RefreshRequested event. | 
| Name | Description | |
|---|---|---|
|  | CheckContextMenu | Insures that a context menu containing menu items has been defined for the grid of this decorator. | 
|  | DragDrop | Handles an item being dropped on this control. | 
|  | DragOver | Handles an item being dragged over this control. | 
|  | MakePopupRecursive | Builds the context menu for a context menu definition, including nested menus. | 
|  | OnRefreshRequested | Activates the RefreshRequested event. | 
|  | ValidateDataSource | Validates the data source to be applied to this decorator. |