Class PropertyDateTimeFormat
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Provides date/time format template and type settings (non-formula properties).
public class PropertyDateTimeFormat : DomItem
- Inheritance
-
PropertyDateTimeFormat
- Inherited Members
Properties
FormatTemplate
Gets or sets the format template string.
public string FormatTemplate { get; set; }
Property Value
FormatType
Gets or sets the format type identifier.
public string FormatType { get; set; }