RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1FontSizeTool Class / Condition Property

In This Topic
    Condition Property (C1FontSizeTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Condition As C1.WPF.Condition
    public C1.WPF.Condition Condition {get; set;}
    See Also