VerticalGridDataRow.Settings Property
Provides access to the row’s options.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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