The GridControlRowExpansionEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Cancel |
Gets or sets a value indicating whether expansion shouldn't be changed.
|
![]() | Grid |
Gets the GridControl.
|
![]() | NewValue |
Gets a value indicating whether the Row is to be collapsed or expanded.
|
![]() | Row |
Gets the Row.
|