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





Gets or sets the margin of the element's contents.

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

 Syntax

C#  Copy Code

public Thickness ContentMargin { get; set; }

Visual Basic  Copy Code

Public Property ContentMargin As Thickness

 Property Value

A .NET Thickness object specifying the distance between the element's contents and the element's border.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace