PrintDocument for WinForms
DataBindingDefined プロパティ (TableVectorGroup)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVectorGroup クラス : DataBindingDefined プロパティ
Gets a value indicating whether the current row/column group is data bound. Returns true if the group's TableVectorGroup.DataBinding property has been initialized and its C1.C1Preview.DataBinding.C1DataBinding.Mode is not DataBindingModeEnum.None.
シンタックス
'宣言
 
Public ReadOnly Property DataBindingDefined As System.Boolean
'使用法
 
Dim instance As TableVectorGroup
Dim value As System.Boolean
 
value = instance.DataBindingDefined
public System.bool DataBindingDefined {get;}
参照

TableVectorGroup クラス
TableVectorGroup メンバ
DataBinding プロパティ
DataBindingMode プロパティ
DataBinding プロパティ