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

    Show / Hide Table of Contents

    Class DxGridFilterPanelTexts

    Specifies texts for the filter panel's elements.

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

    Properties

    clearFilter

    The text of the "Clear" link.

    Declaration
    public string clearFilter { get; set; }
    Property Value
    Type Description
    System.String

    createFilter

    The text of the "Create Filter" link.

    Declaration
    public string createFilter { get; set; }
    Property Value
    Type Description
    System.String

    filterEnabledHint

    The hint of the checkbox that applies the filter.

    Declaration
    public string filterEnabledHint { get; set; }
    Property Value
    Type Description
    System.String

    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.