Search Results for

    Show / Hide Table of Contents

    Enum ELabelType

    • C#
    • Visual Basic
    public enum ELabelType
    Public Enum ELabelType
    Namespace: HomeSeer.Jui.Types
    Assembly: PluginSdk.dll


    The label type determines how a label view is displayed


    Fields

    Name Description
    Default

    Displays the label as regular text

    Preformatted

    Displays the label as preformatted text

    • View Source
    In This Article
    Back to top HomeSeer Technologies