Click or drag to resize

Column Class

X#
The VFP compatible Column class.
Inheritance Hierarchy
Object
  DataGridViewElement
    DataGridViewBand
      DataGridViewColumn
        DataGridViewTextBoxColumn
          Column

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

The Column type exposes the following members.

Constructors
  NameDescription
Public methodColumn
Initializes a new instance of the Column class
Top
Properties
Methods
See Also