TileControl for WinForms
IntValueSelector 列挙体

C1.Win.C1TileControl.4.5.2 アセンブリ > C1.Win.C1Tile 名前空間 : IntValueSelector 列挙体
テンプレート要素内の整数値にバインドされる Tile オブジェクトのプロパティを定義します。
シンタックス
'宣言
 
Public Enum IntValueSelector 
   Inherits System.Enum
public enum IntValueSelector : System.Enum 
メンバ
メンバ解説
DefaultTile.IntValue プロパティに格納されている整数値にバインドします。
IntValue1Tile.IntValue1 プロパティに格納されている整数値にバインドします。
IntValue2Tile.IntValue2 プロパティに格納されている整数値にバインドします。
IntValue3Tile.IntValue3 プロパティに格納されている整数値にバインドします。
IntValue4Tile.IntValue4 プロパティに格納されている整数値にバインドします。
IntValue5Tile.IntValue5 プロパティに格納されている整数値にバインドします。
Unboundテンプレート独自の値を使用します。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Tile.IntValueSelector

参照

C1.Win.C1Tile 名前空間