The ListColumn type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ListColumn | Overloaded. Creates and initializes new ListColumn class instance. |
| Name | Description | |
|---|---|---|
|
|
Clone |
Returns full copy of this ListColumn instance. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
|
Caption |
Gets/sets the caption of the column. |
|
|
Parent |
Gets the ThumbnailListView control which owns this column. |
|
|
TextAlignment |
Gets/sets the column text alignment. |
|
|
TextInfoId |
Gets/sets the identifier of text information which should be displayed in this column. |
|
|
Width |
Gets/sets the column width. |
| Name | Description | |
|---|---|---|
|
|
ColumnChanged |
Raised when column properties are changed. |