MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.Margin Property
See Also
 





Gets or sets the margin of the element.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public new Thickness Margin { get; set; }

Visual Basic  Copy Code

Public Shadows Property Margin As Thickness

 Property Value

A .NET Thickness object specifying the distance between the element and its container's borders.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace