Table of Contents

Class Model.HeaderOrientation

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

Provides constants that identify horizontal and vertical headers.

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

Fields

Horizontal

public const int Horizontal = 1

Field Value

int

Vertical

public const int Vertical = 2

Field Value

int