Represents the CADListView header cell

The following tables list the members exposed by the ListHeader type.

Name Description
Public constructor ListHeader (Overloaded) Initializes a new instance of the ListHeader class.
Top
Name Description
Public property Index Gets or sets a column number
Public property Name Gets or sets a column name
Public property Text Gets or sets a column header text
Public property Width Gets or sets a column width
Top
Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top