MESCIUS SPREAD for Windows Forms 15.0J
SelectionRenderMode 列挙体

DropDownPickerの選択レンダリングモードを表します。
構文
'宣言
 
Public Enum SelectionRenderMode 
   Inherits System.Enum
public enum SelectionRenderMode : System.Enum 
メンバ
メンバ解説
Border選択された行の周囲に境界線を表示します。
BorderWithFill選択された行の背景を塗りつぶし、その周囲に境界線を表示します。
Fill選択された行の背景を塗りつぶします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.SelectionRenderMode

参照

GrapeCity.Win.Spread.InputMan.CellType 名前空間

 

 


© MESCIUS inc. All rights reserved.