Skip to main content
A newer version of this page is available. .

TileViewColumns.GroupColumnName Property

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v20.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
[XtraSerializableProperty]
public string GroupColumnName { get; set; }

Property Value

Type
String
See Also