Search Results for

    Show / Hide Table of Contents

    Property IsEnabled

    IsEnabled

    Boolean that defines if the control is enabled.

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

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

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