Click or drag to resize

DbCursor.BindingSource Property

X#
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 
Request Example View Source

Property Value

Type: BindingSource
See Also