C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : SelectedColumnHeader Property |
'Declaration
<C1DescriptionAttribute("Gets the style used to paint selected column headers.")> Public ReadOnly Property SelectedColumnHeader As CellStyle
'Usage
Dim instance As CellStyleCollection Dim value As CellStyle value = instance.SelectedColumnHeader
[C1Description("Gets the style used to paint selected column headers.")] public CellStyle SelectedColumnHeader {get;}
[C1Description("Gets the style used to paint selected column headers.")] public: property CellStyle^ SelectedColumnHeader { CellStyle^ get(); }
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