GrapeCity ActiveReports for .NET 16.0J
DataBindings プロパティ (Viewer)

GrapeCity.ActiveReports.Viewer.Win 名前空間 > Viewer クラス : DataBindings プロパティ
Gets the data bindings for the control.
シンタックス
'宣言
 
Public ReadOnly Property DataBindings As ControlBindingsCollection
public ControlBindingsCollection DataBindings {get;}

プロパティ値

A System.Windows.Forms.ControlBindingsCollection that contains the System.Windows.Forms.Binding objects for the control.
参照

Viewer クラス
Viewer メンバ