| Visual Basic (Declaration) | |
|---|---|
Overrides Public Property AutoSize As Boolean | |
| C# | |
|---|---|
public override bool AutoSize {get; set;} | |
Property Value
BooleanIf this property is set to true, the calendar will automatically size to fit the control. If it is set to false, the calendar size will be based on the FixedSize property.