Skip to main content
All docs
V23.2

CustomDataEventArgs Class

Contains data for the CustomUnboundData event.

Namespace: DevExpress.XtraVerticalGrid.Events

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

public class CustomDataEventArgs :
    UnboundColumnDataEventArgs

Inheritance

See Also