Click or drag to resize

IVFPGroup Interface

X#
Interface for groups

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 INTERFACE IVFPGroup IMPLEMENTS IVFPObject

The IVFPGroup type exposes the following members.

Properties
  NameDescription
Public propertyBaseClass (Inherited from IVFPObject.)
Public propertyClass (Inherited from IVFPObject.)
Public propertyClassLibrary (Inherited from IVFPObject.)
Public propertyComment (Inherited from IVFPObject.)
Public propertyMemberClass
Public propertyMemberClassLibrary
Top
Methods
  NameDescription
Public methodReadExpression (Inherited from IVFPObject.)
Public methodReadMethod (Inherited from IVFPObject.)
Public methodResetToDefault (Inherited from IVFPObject.)
Public methodWriteExpression (Inherited from IVFPObject.)
Public methodWriteMethod (Inherited from IVFPObject.)
Top
See Also