Gets or sets the margin of the element's contents.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Thickness ContentMargin { get; set; } |
Visual Basic Copy Code |
---|
Public Property ContentMargin As Thickness |
A .NET Thickness object specifying the distance between the element's contents and the element's border.