DbCursor.DataSource Property | |
The DataSource stored in the BindingSource of this Cursor
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY DataSource AS Object GET SET
public virtual Object DataSource { get; set; }
Request Example
View SourceProperty Value
Type:
ObjectSee Also