Gets or sets default size of items docked inside this DockControl, expressed as percentage of the control's size. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Thickness RelativeDropSize { get; set; } |
Visual Basic
![]() |
---|
Public Property RelativeDropSize As Thickness |
A Silverlight Thickness object specifying the relative size of the items for each dock location.