RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Length Structure / IsPercent Property

In This Topic
    IsPercent Property (C1Length)
    In This Topic
    Gets whether this length is a percent.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsPercent As Boolean
    public bool IsPercent {get;}
    See Also