Search Results for

    Show / Hide Table of Contents

    Class InstanceSelector

    Inheritance
    object
    InstanceSelector
    Namespace: Axis.Editor
    Assembly: cs.temp.dll.dll
    Syntax
    public class InstanceSelector : PropertyAttribute

    Constructors

    InstanceSelector(bool, string)

    Declaration
    public InstanceSelector(bool allowNone = true, string noneLabel = "None")
    Parameters
    Type Name Description
    bool allowNone
    string noneLabel

    Fields

    AllowNone

    Declaration
    public bool AllowNone
    Field Value
    Type Description
    bool

    NoneLabel

    Declaration
    public string NoneLabel
    Field Value
    Type Description
    string
    In This Article
    Back to top Axis 1.0.0