'DeclarationPublic Property FontStyle As System.Windows.FontStyle
'UsageDim instance As RowHeader Dim value As System.Windows.FontStyle instance.FontStyle = value value = instance.FontStyle
public System.Windows.FontStyle FontStyle {get; set;}
public read-write property FontStyle: System.Windows.FontStyle; 
            public function get,set FontStyle : System.Windows.FontStyle