Skip to main content
All docs
V24.1

CustomDataEventArgs Class

Contains data for the CustomUnboundData event.

Namespace: DevExpress.XtraVerticalGrid.Events

Assembly: DevExpress.XtraVerticalGrid.v24.1.dll

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

Declaration

public class CustomDataEventArgs :
    UnboundColumnDataEventArgs

Inheritance

See Also