Control that modifies the font size in a C1RichTextBox.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public class C1FontSizeTool : C1ComboTool<Nullable<double>> |
Visual Basic |
---|
Public Class C1FontSizeTool _ Inherits C1ComboTool(Of Nullable(Of Double)) |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1ComboBox
C1.Silverlight.RichTextBox..::..C1ComboTool<(Of <(<'Nullable<(Of <(<'Double>)>)>>)>)>
C1.Silverlight.RichTextBox..::..C1FontSizeTool
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ItemsControl
C1ComboBox
C1.Silverlight.RichTextBox..::..C1ComboTool<(Of <(<'Nullable<(Of <(<'Double>)>)>>)>)>
C1.Silverlight.RichTextBox..::..C1FontSizeTool