Skip to main content
All docs
V24.2

PGridCustomEditorRow.RowBricks Property

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v24.2.dll

Declaration

[XtraSerializableProperty(true, true, true)]
public RowBrickCollection RowBricks { get; }

Property Value

Type
DevExpress.XtraVerticalGrid.RowBrick.RowBrickCollection
See Also