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

    Show / Hide Table of Contents

    Class DxGridExport

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

    Properties

    allowExportSelectedData

    Allows users to export selected rows only.

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

    The allow export selected data.

    enabled

    Adds the Export button to the DxDataGrid's toolbar.

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

    The enabled.

    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.