Click or drag to resize
FieldBaseFieldTypeSize Property
Size of the field.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public int Size { get; set; }

Property Value

Type: Int32

Implements

IFieldSize
See Also