DateTimeEditors for WinRT
SetDock Method

The element to write the attached property to.
The property value to set.
Sets the value of the Dock attached property for the specified element.
Syntax
'Declaration
 
Public Shared Sub SetDock( _
   ByVal element As Windows.UI.Xaml.DependencyObject, _
   ByVal value As Dock _
) 
public static void SetDock( 
   Windows.UI.Xaml.DependencyObject element,
   Dock value
)

Parameters

element
The element to write the attached property to.
value
The property value to set.
See Also

Reference

C1DockPanel Class
C1DockPanel Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback