MindFusion.Scheduling for Silverlight Programmer's Guide
ScheduleRowPanel.Spacing Property
See Also
 





Gets or sets the distance between colliding resource allocations. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public double Spacing { get; set; }

Visual Basic  Copy Code

Public Property Spacing As Double

 Property Value

A double value specifying the distance between adjacent items.

 See Also

ScheduleRowPanel Members
ScheduleRowPanel Class
MindFusion.DataViews.Silverlight Namespace