RowBrickOptions(BaseRow) Constructor
Initializes a new instance of the RowBrickOptions class with specified settings.
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
row | BaseRow | The row that uses these options. |
See Also