Xuni 製品ヘルプ
GridSelectionMode 列挙体
選択動作を定義する定数を指定します。
構文
public enum GridSelectionMode : System.Enum 
メンバ
メンバ解説
Cell単一のセルを選択します。
CellRangeセル範囲を選択します。
None選択できません。
Row単一の行を選択します。
RowRange隣接する複数の行を選択します。
継承階層

System.Object
   System.ValueType
      System.Enum
         Xuni.Forms.FlexGrid.GridSelectionMode

参照

Xuni.Forms.FlexGrid 名前空間

 

 


Copyright c GrapeCity inc. All rights reserved.