Skip to main content
All docs
V25.1
  • CustomRecordDisplayTextEventArgs Class

    Provides data for the CustomRecordDisplayText event.

    Namespace: DevExpress.XtraVerticalGrid.Events

    Assembly: DevExpress.XtraVerticalGrid.v25.1.dll

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

    Declaration

    public class CustomRecordDisplayTextEventArgs :
        RecordEventArgs

    Inheritance

    Object
    EventArgs
    DevExpress.XtraVerticalGrid.Events.RecordEventArgs
    CustomRecordDisplayTextEventArgs
    See Also