FieldSizeAttribute.Size Property
Gets the size of the database column which the member’s data is stored in.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the maximum number of characters that can be stored. |
See Also