RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

DataEntryGridMemoValue..::..Lines Property

Gets the lines.

Namespace:  RingSoft.DataEntryControls.Engine.DataEntryGrid
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public IReadOnlyList<GridMemoValueLine> Lines { get; }
Public ReadOnly Property Lines As IReadOnlyList(Of GridMemoValueLine)
	Get
public:
property IReadOnlyList<GridMemoValueLine^>^ Lines {
	IReadOnlyList<GridMemoValueLine^>^ get ();
}

Field Value

The lines.