Intersoft.Client.UI.ScheduleView Namespace > UXScheduleViewEditingFormViewModel Class : MonthCollection Property |
Public Overridable Property MonthCollection As List(Of UXScheduleViewMonthModel)
Dim instance As UXScheduleViewEditingFormViewModel Dim value As List(Of UXScheduleViewMonthModel) instance.MonthCollection = value value = instance.MonthCollection
public virtual List<UXScheduleViewMonthModel> MonthCollection {get; set;}
public: virtual property List<UXScheduleViewMonthModel^>^ MonthCollection { List<UXScheduleViewMonthModel^>^ get(); void set ( List<UXScheduleViewMonthModel^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2