VGridControlBase.RowExpanding Event
Namespace: DevExpress.XtraVerticalGrid
Assembly: DevExpress.XtraVerticalGrid.v20.2.dll
Declaration
public event RowExpandingEventHandler RowExpanding
Public Event RowExpanding As RowExpandingEventHandler
Event Data
The RowExpanding event's data class is DevExpress.XtraVerticalGrid.Events.RowExpandingEventArgs.
See Also
Feedback