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 SourceCascade
Cascade flag
Declaration
public Boolean Cascade
Field Value
Type | Description |
---|---|
Boolean |
ViewCount
View count flag
Declaration
public Boolean ViewCount
Field Value
Type | Description |
---|---|
Boolean |
ViewTotal
View total flag
Declaration
public Boolean ViewTotal
Field Value
Type | Description |
---|---|
Boolean |