VerticalGridDataRow.Settings Property
Provides access to the row’s options.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| VerticalGridDataRowSettings | A VerticalGridDataRowSettings object that contains the row’s options. |
Remarks
The object returned provides a set of options that specify which elements of a row’s functionality are available to end-users.
See Also