FlexPivot for WinForms
HighLightEnum 列挙体

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : HighLightEnum 列挙体
Specifies whether the grid should highlight the selected range.
シンタックス
'宣言
 
Public Enum HighLightEnum 
   Inherits System.Enum
public enum HighLightEnum : System.Enum 
メンバ
メンバ解説
AlwaysAlways highlight the selected range.
NeverNever highlight the selected range.
WithFocusHighlight the selected range when the control has focus.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1FlexGrid.HighLightEnum

参照

C1.Win.C1FlexGrid 名前空間