The Column object is used to manage a column in the result pane.
Members
The Column Object object has these types of members:
Methods
The Column Object object has these methods.
| Method | Description |
|---|---|
| IsSortColumn | Determines if the column is the sort column. |
| Name | The name of the column. |
| SetAsSortColumn | A value that specifies this column as the sort column. |
Properties
The Column Object object has these properties.
| Property | Access type | Description |
|---|---|---|
| DisplayPosition |
Read/write |
Sets the display position of the column in reference to the other columns. |
| Hidden |
Read/write |
A value that specifies whether the column is hidden. |
| Width |
Read/write |
A value that specifies the width of the column. |
Requirements
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| IDL |
|
| DLL |
|
| IID |
IID_Column is defined as FD1C5F63-2B16-4D06-9AB3-F45350B940AB |