Search Results for

    Show / Hide Table of Contents

    Interface IUIItem

    Represents a UI toolbar/menu item

    Inherited Members
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IUIItem : INotifyPropertyChanged

    Properties

    | Improve this Doc View Source

    Function

    The item function

    Declaration
    UiItemFunctionType Function { get; }
    Property Value
    Type Description
    UiItemFunctionType
    | Improve this Doc View Source

    Parent

    The parent menu

    Declaration
    IMenu Parent { get; }
    Property Value
    Type Description
    IMenu
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng