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

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