Skip to main content
Tab

ASPxVerticalGridRowDisplayTextEventArgs Constructors

Provides data for the ASPxVerticalGrid.CustomRowDisplayText event.
Name Parameters Description
ASPxVerticalGridRowDisplayTextEventArgs(VerticalGridDataRow, Int32, Object, GridColumnDisplayTextEventKind) row, visibleIndex, _value, kind Initializes a new instance of the ASPxVerticalGridRowDisplayTextEventArgs class with specified settings.
See Also