CadField.FormatStringLength

CadField.FormatStringLength property

Gets or sets the length of the format string.

public int FormatStringLength { get; set; }

Property Value

The length of the format string.

See Also