Search Results for

    Show / Hide Table of Contents

    Property IsVisible

    IsVisible

    Boolean that defines if the control is visible.

    Declaration
    public bool IsVisible { get; set; }
    Property Value
    Type Description
    Boolean

    True if the control should be visible, false otherwise (default: true).

    In This Article
    Back to top Copyright © VRLabs.
    Generated by DocFX