DateTimeFormatterFormatString Property

Spotfire 15.0 API Reference
Gets or sets a format string that defines how values are formatted.

Namespace:  Spotfire.Dxp.Data.Formatters
Assembly:  Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public string FormatString { get; set; }

Property Value

Type: String
Exceptions

ExceptionCondition
InvalidOperationExceptionThe property is being set and the formatter is read-only.
Version Information


See Also

Reference