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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also