Namespace Unosquare.Tubular
Classes
Common
Common properties.
Extensions
Extensions methods.
Filter
Represents a Tubular filter (by column).
This object is only used to be serialized/deserialized between the API and Tubular.
GridColumn
Represents a Tubular Grid column.
This object is only used to be serialized/deserialized between the backend and Tubular Grid.
GridDataRequest
Represents a Data Request from a Tubular Grid.
This model is how Tubular Grid sends data to any server.
GridDataResponse
Represents a Data Response to a Tubular Grid.
This model is how Tubular Grid expects data to any server.
TubularDefaultSettings
Tubular default settings.
Enums
AggregationFunction
Aggregation Functions.
CompareOperators
Enumeration filtering operators.
DataType
Supported data types.
SortDirection
Enumeration Sort directions.
Delegates
Extensions.ProcessResponseSubset
Delegates a process to format a subset response.