Skip to main content
All docs
V23.2

CustomRecordDisplayTextEventArgs Class

Provides data for the CustomRecordDisplayText event.

Namespace: DevExpress.XtraVerticalGrid.Events

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

public class CustomRecordDisplayTextEventArgs :
    RecordEventArgs

Inheritance

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