ComponentOne Basic Library for WPF and Silverlight
VerticalContentAlignment Property (C1RadialColorItemsPresenter)


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members