C1.Win.C1FlexGrid Namespace : HighLightEnum Enumeration |
'Declaration
Public Enum HighLightEnum Inherits System.Enum
'Usage
Dim instance As HighLightEnum
public enum HighLightEnum : System.Enum
public enum class HighLightEnum : public System.Enum
Member | Description |
---|---|
Always | Always highlight the selected range. |
Never | Never highlight the selected range. |
WithFocus | Highlight the selected range when the control has focus. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.HighLightEnum
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