Class DxDataGrid
Inheritance
System.Object
DxDataGrid
Assembly: Emby.Web.GenericEdit.dll
Syntax
Constructors
DxDataGrid(DxGridOptions)
Initializes a new instance of the DxDataGrid class.
Declaration
public DxDataGrid(DxGridOptions options)
Parameters
Properties
HelpOverlay
Declaration
public DoubleGridOverlay HelpOverlay { get; set; }
Property Value
Options
Declaration
public DxGridOptions Options { get; }
Property Value
ShowDoublePaneGrid
Declaration
public virtual bool ShowDoublePaneGrid { get; }
Property Value
Type |
Description |
System.Boolean |
|
ShowHelpOverlay
Declaration
public bool ShowHelpOverlay { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Extension Methods