Click or drag to resize

FormSet.Forms Property

X#
access individual forms in a form set.

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 VIRTUAL PROPERTY Forms AS List<Form> GET 
Request Example View Source

Property Value

Type: ListForm
See Also