Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

FieldSizeAttribute Class

Specifies the maximum number of characters that can be typed in the Property Editor of the current member. In the XPO data model, use the SizeAttribute instead.

Namespace: DevExpress.ExpressApp.DC

Assembly: DevExpress.ExpressApp.v20.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public class FieldSizeAttribute :
    Attribute

Inheritance

Object
Attribute
FieldSizeAttribute
See Also