RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

StringFieldDefinition..::..MaxLength Property

Gets the maximum length.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.