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