PowerTools MultiRow for Windows Forms 8.0J
FormattedValueType プロパティ (CheckBoxCell)

CheckBoxCellに関連付けられたFormattedValueの型を取得します。
構文
Public Overrides ReadOnly Property FormattedValueType As Type
public override Type FormattedValueType {get;}

プロパティ値

セルのFormattedValueの型を表すSystem.Type値。
解説
ThreeStateプロパティがfalseの場合、このプロパティの値はSystem.Boolean型です。それ以外の場合はSystem.Windows.Forms.CheckState型です。
参照

CheckBoxCell クラス
CheckBoxCell メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.