 
            | Miner.Data.Decoration Assembly > Miner.Data.Decoration Namespace : DatarowDecorator Class | 
The following tables list the members exposed by DatarowDecorator.
| Name | Description | |
|---|---|---|
|  | DatarowDecorator Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | _caption | The caption for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | _configurator | The dataset configurator for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | _dataSource | The data source assigned to the control of this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | _style | The ControlStyle for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
| Name | Description | |
|---|---|---|
|  | Caption | Overridden. The caption for this DatarowDecorator. | 
|  | ClientRules | The list of client-side business rules available to this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | ColumnStyles | Gets the list of styles for columns for this DatarowDecorator. | 
|  | Configurator | Gets the dataset configurator for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | ContextMenu | Gets or sets the context menu information needed to build the context menu of the control for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | DataRow | The DataRow decorated by this DatarowDecorator. | 
|  | DataSetTransaction | An optional transaction that the decorated dataset may be participating in. | 
|  | DataSource | Gets or sets the data displayed in this control. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | DisplayCategories | The display categories supported by this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | HasRefreshRequestedListener | Returns true if a listener has registered for the RefreshRequested event. (Inherited from Miner.Data.Decoration.DecoratorBase) | 
|  | IgnoreConstraints | If true, all fields for the DataRow will be visible and editable, regardless of security or control style settings. | 
|  | OperationType | Returns/sets the type of operation to be performed on this data row. | 
|  | Style | Overridden. Gets or sets the name of the style for this DatarowDecorator. | 
| 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. | 
| Name | Description | |
|---|---|---|
|  | RefreshRequested | Notifies that a refresh of the decorator by the client that created it has been requested. (Inherited from Miner.Data.Decoration.DecoratorBase) |