SPREAD for WPF 3.0J - GcSpreadGrid
DragType 列挙体

GrapeCity.Windows.SpreadGrid 名前空間 : DragType 列挙体
ドラッグアクションのタイプを定義します。
シンタックス
'宣言
 
Public Enum DragType 
   Inherits System.Enum
public enum DragType : System.Enum 
メンバ
メンバ解説
CopyCellsセルのコピー
FillFormattingOnly書式のみフィル
FillSeries連続フィル
FillWithoutFormatting書式なしの連続フィル
MoveCellsドラッグ移動
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.DragType

参照

GrapeCity.Windows.SpreadGrid 名前空間