Click or drag to resize

Grid Class

X#
The VFP compatible Grid class.
Inheritance Hierarchy
Object
  MarshalByRefObject
    Component
      Control
        DataGridView
          Grid

Namespace:  XSharp.VFP.UI
Assembly:  XSharp.VFP.UI (in XSharp.VFP.UI.dll) Version: 2.21
Syntax
 CLASS Grid INHERIT DataGridView,  IMPLEMENTS IDynamicProperties, 
	IDynamicProperties2, IVFPOwner, IVFPObject
Request Example View Source

The Grid type exposes the following members.

Constructors
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodGetAllChildren (Defined by Extensions.)
Public Extension MethodGetFirstEditableChild (Defined by Extensions.)
Top
See Also