MindFusion.Scheduling for Silverlight 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.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 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.Silverlight Namespace