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

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