Version

MonthOfYear Class Properties

For a list of all members of this type, see MonthOfYear members.

Public Properties
 NameDescription
Public PropertyCalendarInfoReturn the CalendarInfo object which owns the MonthOfYear object.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledDetermines the enabled state of this object.  
Public PropertyLongDescriptionLong Description for a MonthOfYear  
Public PropertyLongDescriptionResolvedReturns the resolved long name used for the month header. The system's locale settings will be used unless the LongDescription property is explicitly set.  
Public PropertyMonthOfTheYearReturns the Month of the year that this object represents.  
Public PropertyShortDescriptionShort Description for a MonthOfYear  
Public PropertyShortDescriptionResolvedReturns the resolved abbreviated name used for the month header. The system's locale settings will be used unless the ShortDescription property is explicitly set.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also