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

GridMemoValueLine Constructor

Initializes a new instance of the GridMemoValueLine class.

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

Syntax


public GridMemoValueLine(
	string text,
	bool crLf
)
Public Sub New ( _
	text As String, _
	crLf As Boolean _
)
public:
GridMemoValueLine(
	String^ text, 
	bool^ crLf
)

Parameters

text
Type: String
The text.
crLf
Type: Boolean
if set to true [cr lf].