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

    Show / Hide Table of Contents

    Class DxGridSorting

    Configures the filter row.

    Inheritance
    System.Object
    DxGridSorting
    Namespace: Emby.Web.GenericEdit.Elements.DxGrid
    Assembly: Emby.Web.GenericEdit.dll
    Syntax
    public class DxGridSorting

    Properties

    mode

    Specifies the sorting mode.

    Declaration
    public DxGridSorting.GridSortingMode? mode { get; set; }
    Property Value
    Type Description
    System.Nullable<DxGridSorting.GridSortingMode>

    The mode.

    showSortIndexes

    Declaration
    public bool? showSortIndexes { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>

    Extension Methods

    Extensions.JsonClone<T>(T, IJsonSerializer)
    SDK
    On this Page
    Back to Top Copyright 2022 © EMBY LLC. Please see our terms of use and privacy policy.