A newer version of this page is available.
ASPxDateEdit.MaxLength Property
This property is not in effect for the ASPxDateEdit class.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public override int MaxLength { get; set; }
Public Overrides Property MaxLength As Integer
Property Value
Type |
---|
Int32 |
Remarks
The property is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
See Also
Feedback