Gets the margin of the item's header text. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public Thickness HeaderTextMargin { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property HeaderTextMargin As Thickness |
See Also