Click or drag to resize
DataTypeDefaultSize Property
Default size of the type, if the size is variable

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

Property Value

Type: Int32
See Also