The GridRowExpansionEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancel
Gets or sets a value indicating whether expansion shouldn't be changed.
Public propertyGrid
Gets the Grid.
Public propertyNewValue
Gets a value indicating whether the Row is to be collapsed or expanded.
Public propertyRow
Gets the Row.

See Also