Gets or sets the edge of the parent to which this element should be attached.
Namespace:
C1.Silverlight.DockingAssembly: C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)
Syntax
C# |
---|
public Dock Dock { get; set; } |
Visual Basic |
---|
Public Property Dock As Dock Get Set |