dbicCalendar Send comments on this topic.
MaxImageWidth Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : MaxImageWidth Property

Determines the maximum width of a user created image of the control (in pixels) via the CreateImage Method.

Syntax

Visual Basic (Declaration) 
Public Overridable Property MaxImageWidth As Integer
C# 
public virtual int MaxImageWidth {get; set;}

Property Value

Integer

Requirements

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

See Also