CadField.FormatString

CadField.FormatString property

Gets or sets the format string.

public string FormatString { get; set; }

Property Value

The format string.

See Also