Gets or sets the distance between the edges of the panel and its content. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public double Padding { get; set; } |
Visual Basic
![]() |
---|
Public Property Padding As Double |
A double value specifying the padding of the panel.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |