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