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

    Show / Hide Table of Contents

    Class DxGridColumnFixing

    Configures the column chooser.

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

    Properties

    enabled

    Enables column fixing.

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

    texts

    Contains options that specify texts for column fixing commands in the context menu of a column header.

    Declaration
    public DxGridColumnFixing.GridColumnFixingTexts texts { get; set; }
    Property Value
    Type Description
    DxGridColumnFixing.GridColumnFixingTexts

    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.