Skip to main content
All docs
V26.1
  • PGridCustomEditorRow.RowBricks Property

    Namespace: DevExpress.XtraVerticalGrid.Rows

    Assembly: DevExpress.XtraVerticalGrid.v26.1.dll

    Declaration

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

    Property Value

    Type
    DevExpress.XtraVerticalGrid.RowBrick.RowBrickCollection
    See Also