ComponentOne RichTextBox for UWP
IsChecked Property (C1JustifyTool)

C1.Xaml.RichTextBox Namespace > C1JustifyTool Class : IsChecked Property
Syntax
'Declaration
 
Public Property IsChecked As System.Nullable(Of Boolean)
public System.Nullable<bool> IsChecked {get; set;}
See Also

Reference

C1JustifyTool Class
C1JustifyTool Members