Version

VisibleMonth Class Members

The following tables list the members exposed by VisibleMonth.

Protected Fields
 NameDescription
Protected FieldtagValue (Inherited from Infragistics.Shared.SubObjectBase)
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)
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)IsMonthAlternateDetermines if a month number is considered an alternate month.  
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Overrides the OnDispose method to release all resources associated with the object.  
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public Events
 NameDescription
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
See Also