BooleanFormatter Properties TIBCO Spotfire 7.6 API Reference

The BooleanFormatter type exposes the following members.

Properties

  Name Description
Public property CultureInfo
Gets or sets a CultureInfo object that defines the default formatting.
(Inherited from DataFormatterBase.)
Public property EmptyString
Gets or sets the string used to indicate empty values. (FormatInvalid(String)).
(Inherited from DataFormatterBase.)
Public property ExactParse
Gets or sets a value indicating whether the format of the string representation must match the specified format exactly or not. Default is false.
(Inherited from DataFormatterBase.)
Public property IsLocalized
Gets a value indicating whether this formatter is localized and always uses CultureInfo derived from the current running thread or not.
(Inherited from DataFormatterBase.)
Public property IsReadOnly
Gets a value indicating whether the formatter is read-only or not.
(Inherited from DataFormatterBase.)
Top
See Also

Reference