dbicMonth Send comments on this topic.
AppointmentMargin Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : AppointmentMargin Property

Determines the margin information of the appointment associated with a date.

Syntax

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

Property Value

Padding

Requirements

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

See Also