Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox.ApplicationBar (in C1.Phone.RichTextBox.ApplicationBar.dll)

Syntax

C#
protected override Nullable<C1TextAlignment> UnCheckedValue { get; }
Visual Basic
Protected Overrides ReadOnly Property UnCheckedValue As Nullable(Of C1TextAlignment)
	Get

See Also