March 2003
Intermediate to advanced
896 pages
32h 35m
English
DataGridParentRowsLabelStyle
This enumeration is used to specify how parent rows are labeled in a
grid control. See DataGrid for more information.
public enum DataGridParentRowsLabelStyle { None = 0, TableName = 1, ColumnName = 2, Both = 3 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ DataGridParentRowsLabelStyle
DataGrid.ParentRowsLabelStyle
DataGrid.ParentRowsLabelStyle
Read now
Unlock full access