MindFusion.Wpf Pack 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.Wpf
Assembly: MindFusion.DataViews.Wpf

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