Spread for ASP.NET 12 Product Documentation
CalendarType Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CalendarDropDownStyleInfo Class : CalendarType Property
Gets or sets calendar type.
Syntax
'Declaration
 
Public Property CalendarType As CalendarType
'Usage
 
Dim instance As CalendarDropDownStyleInfo
Dim value As CalendarType
 
instance.CalendarType = value
 
value = instance.CalendarType
public CalendarType CalendarType {get; set;}
See Also

Reference

CalendarDropDownStyleInfo Class
CalendarDropDownStyleInfo Members