ComponentOne CalendarView for WinForms
AutoSize Property (C1CalendarView)

C1.Win.Calendar Namespace > C1CalendarView Class : AutoSize Property
Gets or sets a value indicating whether the automatic size adjustment is enabled.
Syntax
'Declaration
 
Public Shadows Property AutoSize As Boolean
public new bool AutoSize {get; set;}
See Also

Reference

C1CalendarView Class
C1CalendarView Members