Gets the default value of the property.

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

Syntax

C#
public Object DefaultValue { get; }
Visual Basic
Public ReadOnly Property DefaultValue As Object
	Get

See Also