PrintDocument for WinForms
Name プロパティ (C1DataBinding)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > C1DataBinding クラス : Name プロパティ
Gets or sets the name of the current C1DataBinding. That name can be used in aggregate functions to indicate which data binding the aggregate refers to.
シンタックス
'宣言
 
Public Property Name As System.String
'使用法
 
Dim instance As C1DataBinding
Dim value As System.String
 
instance.Name = value
 
value = instance.Name
public System.string Name {get; set;}
参照

C1DataBinding クラス
C1DataBinding メンバ