Gets or sets a DateTimeStyles object that defines
how string representations are parsed.
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 DateTimeStyles DateTimeStyles { get; set; }
Property Value
Type: DateTimeStylesExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The property is being set and the formatter is read-only. |
Version Information
See Also