PGridCustomEditorRow.RowBricks Property
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
Declaration
Property Value
| Type |
|---|
| DevExpress.XtraVerticalGrid.RowBrick.RowBrickCollection |
See Also
Namespace: DevExpress.XtraVerticalGrid.Rows
Assembly: DevExpress.XtraVerticalGrid.v26.1.dll
[XtraSerializableProperty(true, true, true)]
public RowBrickCollection RowBricks { get; }
<XtraSerializableProperty(True, True, True)>
Public ReadOnly Property RowBricks As RowBrickCollection
| Type |
|---|
| DevExpress.XtraVerticalGrid.RowBrick.RowBrickCollection |