The TaskColumn type exposes the following members.

Constructors

  NameDescription
Public methodTaskColumn()()()()
Default constructor.
Public methodTaskColumn(String, Int32, String)
Constructor that sets the default values.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Overrides Object..::..ToString()()()().)

Properties

  NameDescription
Public propertyProperty
Data property name.
Public propertyTitle
Column title.
Public propertyWidth
Column width in pixels.

See Also