VerticalGridDataRowSettings Class
Provides options for data rows.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return VerticalGridDataRowSettings objects:
Remarks
The VerticalGridDataRowSettings class provides a set of properties which specify how much of a row’s functionality is available to end-users. These options can be accessed by the VerticalGridDataRow.Settings property.
Implements
Inheritance
Object
StateManager
GridDataColumnSettings
VerticalGridDataRowSettings
See Also