GrapeCity SPREAD for WPF 2.0J
SelectionType 列挙体

選択タイプを示す識別子を定義します。
構文
'Declaration
 
Public Enum SelectionType 
   Inherits System.Enum
public enum SelectionType : System.Enum 
メンバ
メンバ説明
Add現在の選択範囲をすべて維持したまま、選択した範囲を現在の選択に追加する、追加選択を表します。
New選択内容が置き換えられるときに起こる選択を表します。選択サービスによって現在の選択が新しい選択に置き換えられます。
継承階層

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

参照

GrapeCity.Windows.SpreadGrid 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.