Back to Devexpress

CustomRecordDisplayTextEventArgs Class

windowsforms-devexpress-dot-xtraverticalgrid-dot-events-e45acae1.md

latest1.6 KB
Original Source

CustomRecordDisplayTextEventArgs Class

Provides data for the CustomRecordDisplayText event.

Namespace : DevExpress.XtraVerticalGrid.Events

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

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

Declaration

csharp
public class CustomRecordDisplayTextEventArgs :
    RecordEventArgs
vb
Public Class CustomRecordDisplayTextEventArgs
    Inherits RecordEventArgs

CustomRecordDisplayTextEventArgs is the data class for the following events:

Inheritance

Object EventArgs DevExpress.XtraVerticalGrid.Events.RecordEventArgs CustomRecordDisplayTextEventArgs

See Also

CustomRecordDisplayTextEventArgs Members

DevExpress.XtraVerticalGrid.Events Namespace