Responder Developer Guide
DatarowDecorator Class Members
Fields  Properties  Methods  Events


Version: 10.2.1a

Resource Center Home

The following tables list the members exposed by DatarowDecorator.

Public Constructors
 NameDescription
Public ConstructorDatarowDecorator ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected Field_captionThe caption for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected Field_configuratorThe dataset configurator for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected Field_dataSourceThe data source assigned to the control of this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected Field_styleThe ControlStyle for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Top
Public Properties
 NameDescription
Public PropertyCaptionOverridden. The caption for this DatarowDecorator.  
Public PropertyClientRulesThe list of client-side business rules available to this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyColumnStylesGets the list of styles for columns for this DatarowDecorator.  
Public PropertyConfiguratorGets the dataset configurator for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyContextMenuGets or sets the context menu information needed to build the context menu of the control for this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyDataRowThe DataRow decorated by this DatarowDecorator.  
Public PropertyDataSetTransactionAn optional transaction that the decorated dataset may be participating in.  
Public PropertyDataSourceGets or sets the data displayed in this control. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyDisplayCategoriesThe display categories supported by this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyHasRefreshRequestedListenerReturns true if a listener has registered for the RefreshRequested event. (Inherited from Miner.Data.Decoration.DecoratorBase)
Public PropertyIgnoreConstraintsIf true, all fields for the DataRow will be visible and editable, regardless of security or control style settings.  
Public PropertyOperationTypeReturns/sets the type of operation to be performed on this data row.  
Public PropertyStyleOverridden. Gets or sets the name of the style for this DatarowDecorator.  
Top
Public Methods
 NameDescription
Public MethodGetColumnStyleGets the style for an individual column in this DatarowDecorator.  
Public MethodRefreshOverridden. Refreshes the decorator according to the current data row and style.  
Public MethodRequestRefreshRequests a refresh of the decorator by the client that created it by activating the RefreshRequested event. (Inherited from Miner.Data.Decoration.DecoratorBase)
Top
Protected Methods
 NameDescription
Protected MethodCheckContextMenuInsures that a context menu containing menu items has been defined for the grid of this decorator. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected MethodDragDropOverridden. Handles an item being dropped on this control.  
Protected MethodDragOverOverridden. Handles an item being dragged over this control.  
Protected MethodMakePopupRecursiveBuilds the context menu for a context menu definition, including nested menus. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected MethodOnRefreshRequestedActivates the RefreshRequested event. (Inherited from Miner.Data.Decoration.DecoratorBase)
Protected MethodValidateDataSourceOverridden. Validates the data source for this decorator.  
Top
Public Events
 NameDescription
Public EventRefreshRequestedNotifies that a refresh of the decorator by the client that created it has been requested. (Inherited from Miner.Data.Decoration.DecoratorBase)
Top
See Also

Reference

DatarowDecorator Class
Miner.Data.Decoration Namespace

 

 


Send Comment