C1.WPF.DataGrid Namespace : DataGridRowDetailsVisibilityMode Enumeration |
'Declaration
Public Enum DataGridRowDetailsVisibilityMode Inherits System.Enum
public enum DataGridRowDetailsVisibilityMode : System.Enum
Member | Description |
---|---|
Collapsed | The details will be collapsed at the beginning. |
Visible | The details will be visible at the beginning. |
VisibleWhenSelected | The details will become visible when the user select the row |
System.Object
System.ValueType
System.Enum
C1.WPF.DataGrid.DataGridRowDetailsVisibilityMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2