[]
        
(Showing Draft Content)

C1.WPF.C1DockPanel.SetDock

SetDock Method

SetDock(DependencyObject, Dock)

Sets the value of the Dock attached property for the specified element.

Declaration
public static void SetDock(DependencyObject element, Dock value)
Parameters
Type Name Description
DependencyObject element

The element to write the attached property to.

Dock value

The property value to set.