FormSet.Controls Property | |
Same as the Forms property.
The order
Namespace:
XSharp.VFP.UI
Assembly:
XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax VIRTUAL PROPERTY Controls AS List<Object> GET SET
public virtual List<Object> Controls { get; set; }
Request Example
View SourceProperty Value
Type:
ListObjectSee Also