Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
AfterHeaderCheckStateChangedEventArgs Class Members
The following tables list the members exposed by AfterHeaderCheckStateChangedEventArgs.
Public Properties
| Name | Description |
| Column | Gets the UltraGridColumn containing the header checkbox whose state is being changed. |
| Rows | Gets the RowsCollection which is affected the header checkbox's state change. |
See Also