The GridControlExpansionButtonStateEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyGrid
Gets the GridControl.
Public propertyRow
Gets the Row for which the state of expansion button should be specified.
Public propertyState
Gets or sets the state of the expansion button.

See Also