Facebook
Twitter
Pinterest
Tumblr
GitHub
RSS
  • DEV Home
  • Documentation
  • Reference
  • Download
Search Results for

    Show / Hide Table of Contents

    Class DxDataDoubleSortGrid

    Class representing a double sort data grid in the plugin UI.

    Inheritance
    System.Object
    DxDataGrid
    DxDataDoubleSortGrid
    Inherited Members
    DxDataGrid.Options
    DxDataGrid.ShowHelpOverlay
    DxDataGrid.HelpOverlay
    Namespace: Emby.Web.GenericEdit.Elements
    Assembly: Emby.Web.GenericEdit.dll
    Syntax
    public class DxDataDoubleSortGrid : DxDataGrid

    Constructors

    DxDataDoubleSortGrid(DxGridOptions, DxGridOptions)

    Initializes a new instance of the DxDataDoubleSortGrid class.

    Declaration
    public DxDataDoubleSortGrid(DxGridOptions options, DxGridOptions options2)
    Parameters
    Type Name Description
    DxGridOptions options

    The options.

    DxGridOptions options2

    The options2.

    Properties

    Options2

    Gets the options for the second grid.

    Declaration
    public DxGridOptions Options2 { get; }
    Property Value
    Type Description
    DxGridOptions

    The options for the second grid.

    ShowDoublePaneGrid

    Declaration
    public override bool ShowDoublePaneGrid { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    DxDataGrid.ShowDoublePaneGrid

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)

    See Also

    DxDataGrid
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.