Version

GridBehaviorContainer class Members

The following tables list the members exposed by GridBehaviorContainer.

Public Constructors
 NameDescription
Public ConstructorGridBehaviorContainer Constructor  
Public Properties
 NameDescription
Public PropertybehaviorsGets child behavior collection.  
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 whenever 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