Skip to main content

PropertyGridControl.OfficeRowStore Property

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v23.2.dll

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

Declaration

[Browsable(false)]
[DXCategory("Data")]
public RowStore OfficeRowStore { get; }

Property Value

Type
DevExpress.XtraVerticalGrid.RowStore
See Also