Version

Activation class Members

The following tables list the members exposed by Activation.

Public Constructors
 NameDescription
Public ConstructorActivation Constructor  
Public Properties
 NameDescription
Public PropertyactiveCellReturns/sets the Active cell in the WebDataGrid.  
Public PropertyactiveCellResolvedReturns/sets the Active cell in the grid.  
Public PropertyactiveGroupedRowReturns active grouped row for the ContainerGrid if there is one (this method should only be used for IG.WebHierarchicalDataGrid).  
Public PropertyactiveGroupedRowResolvedReturns active grouped row for the whole IG.WebHierarchicalDataGrid if one is set, otherwise null will be returned. Row  
Public PropertyelementReturns the element assoicated with the item.  
Public Propertyevents  
Public Propertyid  
Public PropertyisInitialized  
Public PropertyisUpdating  
Public PropertynameGets the name of the behavior.  
Public Methods
 NameDescription
Public MethodbeginUpdate  
Public MethoddisposeCalled by the framework whe the object is being disposed of.  
Public MethodendUpdate  
Public MethodgetEditingOnGets flag which represents current editing behavior in progress with option to exit edit mode.  
Public Methodinitialize  
Public MethodraisePropertyChanged  
Public Methodupdated  
Public Events
 NameDescription
Public Eventdisposing  
Public EventpropertyChanged  
See Also