StandardTableColumnDefinitions.Column Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The column used to display the column number associated with the entry.
public: System::String ^ Column;
std::wstring Column;
public const string Column;
val mutable Column : string
Public Const Column As String
Field Value
Remarks
This column uses the Column key name in an entry.
The value displayed in the column is one more than the entry's Column value.