Share via


StandardTableColumnDefinitions.Column Field

Definition

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.

Applies to