Ignite UI API Reference

ig.excel.FixedDateGroupType

Represents the various types, or precisions, of a FixedDateGroup.

Dependencies

jquery-1.4.4.js
infragistics.util.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.

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.

#