StandardTableColumnDefinitions.Line 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 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.