ArcFM Desktop Developer Guide
CalendarStyle Property


Gets or sets the style that is used when rendering the calendar.
Syntax
'Declaration
 
Public Property CalendarStyle As Style
'Usage
 
Dim instance As DatePicker
Dim value As Style
 
instance.CalendarStyle = value
 
value = instance.CalendarStyle
public Style CalendarStyle {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DatePicker Class
DatePicker Members

 

 


Send Comment