Gets or sets the dropdown of this tool.
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
| C# |
|---|
public C1DropDown DropDown { get; set; } |
| Visual Basic |
|---|
Public Property DropDown As C1DropDown Get Set |