Share via


StandardTableColumnDefinitions.Line Field

Definition

The column used to display the line number associated with the entry.

public: System::String ^ Line;
std::wstring Line;
public const string Line;
val mutable Line : string
Public Const Line As String 

Field Value

Remarks

This column uses the Line key name in an entry.

The value displayed in the column is one more than the entry's Line value.

Applies to