Search Results for

    Show / Hide Table of Contents

    Class ObjectSelector

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

    Constructors

    ObjectSelector()

    Declaration
    public ObjectSelector()

    ObjectSelector(string, bool, string)

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

    Fields

    AllowNone

    Declaration
    public bool AllowNone
    Field Value
    Type Description
    bool

    FilterSearch

    Declaration
    public string FilterSearch
    Field Value
    Type Description
    string

    NoneLabel

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