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