Skip to main content
A newer version of this page is available. .
All docs
V21.2

VGridControl.GetAllRowProperties() Method

Namespace: DevExpress.XtraVerticalGrid

Assembly: DevExpress.XtraVerticalGrid.v21.2.dll

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

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public List<RowProperties> GetAllRowProperties()

Returns

Type
List<RowProperties>
See Also