Click or drag to resize

StiDateTimeType Enumeration

Enum contain types of using DateTime variable in dialogs.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public enum StiDateTimeType
Members
  Member nameValueDescription
Date0 Only date.
DateAndTime1 Date and time.
Time2 Only time.
See Also