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

DataEntryGridTextCellProps..::..MaxLength Property

Gets or sets the maximum length.

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

Syntax


public int MaxLength { get; set; }
Public Property MaxLength As Integer
	Get
	Set
public:
property int^ MaxLength {
	int^ get ();
	void set (int^ value);
}

Field Value

The maximum length.