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

GridMemoValueLine..::..CrLf Property

Gets a value indicating whether [cr lf].

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

Syntax


public bool CrLf { get; }
Public ReadOnly Property CrLf As Boolean
	Get
public:
property bool^ CrLf {
	bool^ get ();
}

Field Value

true if [cr lf]; otherwise, false.