GrapeCity InputMan for Windows Forms 10.0J
ExpectedType 列挙体

コントロールの設定値に期待されているデータ型を定義します。
構文
Public Enum ExpectedType 
   Inherits System.Enum
public enum ExpectedType : System.Enum 
メンバ
メンバ解説
ByteByte 型であることをチェックします。
DateTimeDateTime 型であることをチェックします。
DecimalDecimal 型であることをチェックします。
IntegerInt64 型であることをチェックします。
TimeSpanTimeSpan 型であることをチェックします。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Editors.ExpectedType

参照

GrapeCity.Win.Editors 名前空間

 

 


© 2004 GrapeCity inc. All rights reserved.