Show / Hide Table of Contents

Class DtRequest.SearchPanesOptions

Options for SearchPanes submitted by the client-side

Inheritance
System.Object
DtRequest.SearchPanesOptions
Namespace: DataTables
Assembly: DataTables-Editor-Server.dll
Syntax
public class SearchPanesOptions : object

Fields

| Improve this Doc View Source

Cascade

Cascade flag

Declaration
public Boolean Cascade
Field Value
Type Description
Boolean
| Improve this Doc View Source

ViewCount

View count flag

Declaration
public Boolean ViewCount
Field Value
Type Description
Boolean
| Improve this Doc View Source

ViewTotal

View total flag

Declaration
public Boolean ViewTotal
Field Value
Type Description
Boolean
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX