Version 24.2 (latest)

VisibleMonth Class Properties

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

Public Properties
 NameDescription
Public PropertyColReturns the zero based column where the VisibleMonth is located.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasDayOfWeekHeaderIndicates if the VisibleMonth shows a Infragistics.Win.UltraWinSchedule.DayOfWeek header based on the owning control's Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase.DayOfWeekDisplayStyle.  
Public PropertyIndexReturns the index of the item in the Infragistics.Win.UltraWinSchedule.UltraMonthViewMultiBase.VisibleMonths collection.  
Public PropertyIsAlternateMonthIndicates if the VisibleMonth is an alternate month.  
Public PropertyMonthReturns the current date specific Month object associated with this VisibleMonth.  
Public PropertyRowReturns the zero based row where the VisibleMonth is located.  
Public PropertyShowsLeadingDaysIndicates if the VisibleMonth displays leading days.  
Public PropertyShowsTrailingDaysIndicates if the VisibleMonth displays trailing days.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyUIElementReturns the MonthUIElement associated with this object.  
Public PropertyWeeksReturns an array of Infragistics.Win.UltraWinSchedule.Week objects displayed in the month.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also