ig.excel.FixedDateGroupType
Represents the various types, or precisions, of a FixedDateGroup.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
day
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 0
The group represents the day in which the FixedDateGroup.value exists.
-
hour
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 1
The group represents the hour in which the FixedDateGroup.value exists.
-
minute
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 2
The group represents the minute in which the FixedDateGroup.value exists.
-
month
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 3
The group represents the month in which the FixedDateGroup.value exists.
-
second
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 4
The group represents the second in which the FixedDateGroup.value exists.
-
year
- Type:
- ig.excel.FixedDateGroupType
- Default:
- 5
The group represents the year in which the FixedDateGroup.value exists.
The current widget has no events.
The current widget has no public methods.