Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
StyleProperty
.
.
::
.
.
DefaultValue Property
StyleProperty Class
See Also
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
StyleProperty Class
C1.Silverlight.RichTextBox.Documents Namespace