ASP.NET Core MVC Controls | ComponentOne
In This Topic
    TileSizeChangedEventArgs Class
    In This Topic
    File
    c1.nav.js
    Module
    c1.nav
    Base Class
    TileEventArgs

    Provides arguments for the tileSizeChanged events.

    Properties

    Events

    Properties

    isMaximum

    Gets or sets a boolean value that indicates whether the tile will be maximized or restored.

    Type
    boolean

    tile

    Gets or sets a value that indicates the tile where this event is fired.

    Inherited From
    TileEventArgs
    Type
    Tile

    Events

     

    Static empty

    Provides a value to use with events that do not have event data.

    Inherited From
    EventArgs
    Arguments
    EventArgs