ColumnSorting Class (.NET)

This is a Library topic for Data Abstract for .NET
This page is generated from external data, please do not update
Namespaces — Interfaces — Classes — Enums — Implements
Contents |
Overview
The ColumnSorting class represents information about sorting data in the result data set.
Location
- Assembly: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Server
- Ancestry: ComplexType | ColumnSorting
Properties
| FieldName |
|---|
|
Name of the field for sorting.
|
| SortDirection |
|
Sort direction. Can be Ascending or Descending.
|
| TypeName (declared in ComplexType) |
|
|
Instance Methods
| constructor |
|---|
|
|
| GetAttributeCount (declared in ComplexType) |
|
|
| GetAttributeName (declared in ComplexType) |
|
|
| GetAttributeValue (declared in ComplexType) |
|
|
| ReadComplex |
|
|
| TriggerPropertyChanged protected (declared in ComplexType) |
|
|
| WriteComplex |
|
|
Events
| PropertyChanged (declared in ComplexType) |
|---|
|
|
See Also
- ColumnSorting Class
- Lists
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects SDK for .NET: Namespaces — Interfaces — Classes — Enums — Implements
- RemObjects Script for .NET: Namespaces — Classes
- Data Abstract shared: Data Types – File Types
- other editions:
- Data Abstract for Xcode: Protocols — Classes — Enums — Implements
- Data Abstract for Delphi: Interfaces — Classes — Enums — Aliases — Implements
- Data Abstract for Java: Namespaces — Interfaces — Classes — Enums — Implements
- Data Abstract for JavaScript: Objects
- Data Abstract for .NET: Namespaces — Interfaces — Classes — Enums — Implements

Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode