MindFusion.Wpf Pack Programmer's Guide
ScheduleRowPanel.Padding Property
See Also
 





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

 Syntax

C#  Copy Code

public double Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Double

 Property Value

A double value specifying the padding of the panel.

 See Also

ScheduleRowPanel Members
ScheduleRowPanel Class
MindFusion.DataViews.Wpf Namespace