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

DataEntryGridMemoValue..::..MaxCharactersPerLine Property

Gets the maximum characters per line.

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

Syntax


public int MaxCharactersPerLine { get; }
Public ReadOnly Property MaxCharactersPerLine As Integer
	Get
public:
property int^ MaxCharactersPerLine {
	int^ get ();
}

Field Value

The maximum characters per line.