SPREAD for WPF 3.0J - GcSpreadSheet
RowColumnActionsCommand.GroupActions 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 : RowColumnActionsCommand.GroupActions 列挙体
グループに対するアクションを表します。
シンタックス
'宣言
 
Public Enum RowColumnActionsCommand.GroupActions 
   Inherits System.Enum
public enum RowColumnActionsCommand.GroupActions : System.Enum 
メンバ
メンバ解説
Group指定した範囲をグループ化します。
HideDetailセルのグループを折りたたみます。
ShowDetailセルのグループを展開します。
ShowLevel指定したアウトラインラベルまでのすべてのアウトライングループを表示します。
UnGroup指定した範囲のグループ化を解除します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.Commands.RowColumnActionsCommand.GroupActions

参照

GrapeCity.Spreadsheet.Commands 名前空間