ComponentOne Basic Library for WPF and Silverlight
FontStyle Property (C1HeaderedItemsControl)


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

Reference

C1HeaderedItemsControl Class
C1HeaderedItemsControl Members