Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / Unit Structure / IsAuto Property

In This Topic
    IsAuto Property
    In This Topic
    Gets a value indicating whether the current unit represents an "auto" value.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAuto As Boolean
    public bool IsAuto {get;}
    See Also