Search Results for

    Show / Hide Table of Contents

    Interface IWebLayoutControl

    A web layout element

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

    Properties

    | Improve this Doc View Source

    Visible

    Gets or sets a value indicating whether this IWebLayoutControl is visible.

    Declaration
    bool Visible { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if visible; otherwise, false.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng