ComponentOne Basic Library for WPF and Silverlight
VerticalAlignment Property (C1EditableContentControl)


C1.WPF Namespace > C1EditableContentControl Class : VerticalAlignment Property
Syntax
'Declaration
 
Public Property VerticalAlignment As System.Windows.VerticalAlignment
'Usage
 
Dim instance As C1EditableContentControl
Dim value As System.Windows.VerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public System.Windows.VerticalAlignment VerticalAlignment {get; set;}
See Also

Reference

C1EditableContentControl Class
C1EditableContentControl Members