Version

AfterHeaderCheckStateChangedEventArgs Class Members

The following tables list the members exposed by AfterHeaderCheckStateChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterHeaderCheckStateChangedEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyColumnGets the UltraGridColumn containing the header checkbox whose state is being changed.  
Public PropertyRowsGets the RowsCollection which is affected the header checkbox's state change.  
See Also