FormReferenceGroupControl.dataSource Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
dataSource() |
Gets or sets a data source to be used by the control or the form. |
dataSource(Object) |
dataSource()
Gets or sets a data source to be used by the control or the form.
public:
override int dataSource();
public override int dataSource ();
override this.dataSource : unit -> int
Public Overrides Function dataSource () As Integer
Returns
The identifier of the data source to be used.