C1.WPF.DataGrid Namespace : DataGridHeadersVisibility Enumeration |
'Declaration
<System.FlagsAttribute()> Public Enum DataGridHeadersVisibility Inherits System.Enum
[System.Flags()] public enum DataGridHeadersVisibility : System.Enum
Member | Description |
---|---|
All | Show Row, Column, and Corner Headers |
Column | Show only Column Headers with top-right corner Header |
None | Don’t show any Headers |
Row | Show only Row Headers with bottom-left corner |
System.Object
System.ValueType
System.Enum
C1.WPF.DataGrid.DataGridHeadersVisibility
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