Skip to main content
All docs
V24.1

PGridCustomEditorRow.RowBricks Property

Namespace: DevExpress.XtraVerticalGrid.Rows

Assembly: DevExpress.XtraVerticalGrid.v24.1.dll

NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

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

Property Value

Type
DevExpress.XtraVerticalGrid.RowBrick.RowBrickCollection
See Also