C1.Silverlight.Schedule.5
FullMonthNames Property

Gets an array of culture specific full month names.
Syntax
'Declaration
 
Public ReadOnly Property FullMonthNames As System.Collections.ObjectModel.ReadOnlyObservableCollection(Of String)
public System.Collections.ObjectModel.ReadOnlyObservableCollection<string> FullMonthNames {get;}
See Also

Reference

CalendarHelper Class
CalendarHelper Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.