Table of Contents

Class Model.SortOrder

Namespace
Qt.Bridge.Models
Assembly
Qt.Bridge.CSharp.Api.dll

Provides sort direction constants for subclasses.

protected static class Model.SortOrder
Inheritance
Model.SortOrder
Inherited Members

Fields

Ascending

public const int Ascending = 0

Field Value

int

Descending

public const int Descending = 1

Field Value

int