Gets or sets the size of cell in the dropdown.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)

Syntax

C#
public double CellSize { get; set; }
Visual Basic
Public Property CellSize As Double
	Get
	Set

See Also