dbicDate Send comments on this topic.
FixedSize Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : FixedSize Property

Gets or sets the size of the months in the control.

Syntax

Visual Basic (Declaration) 
Public Property FixedSize As Size
C# 
public Size FixedSize {get; set;}

Property Value

Size

Remarks

This property is only effective when the AutoSize property is set to false.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also