ComponentOne Basic Library for WPF and Silverlight
HorizontalContentAlignment Property (C1ComboBoxItem)


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

Reference

C1ComboBoxItem Class
C1ComboBoxItem Members