[]
        
(Showing Draft Content)

C1.Win.FlexGrid.HighLightEnum

HighLightEnum Enum

Specifies whether the grid should highlight the selected range.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum HighLightEnum

Fields

Name Description
Always

Always highlight the selected range.

Never

Never highlight the selected range.

WithFocus

Highlight the selected range when the control has focus.