Class TableTextDirectionWindow
Inheritance
System.Object
TableTextDirectionWindow
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Quark.XA.Core.AutomationProject
Assembly: Quark.XA.Core.AutomationProject.dll
Syntax
public class TableTextDirectionWindow
Constructors
TableTextDirectionWindow(Window)
Declaration
public TableTextDirectionWindow(Window mainWindow)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | mainWindow |
Properties
DirectionAscendingWindow
Declaration
public DirectionAscendingWindow DirectionAscendingWindow { get; }
Property Value
| Type | Description |
|---|---|
| DirectionAscendingWindow |
DirectionDescendingWindow
Declaration
public DirectionDescendingWindow DirectionDescendingWindow { get; }
Property Value
| Type | Description |
|---|---|
| DirectionDescendingWindow |
DirectionHorizontalWindow
Declaration
public DirectionHorizontalWindow DirectionHorizontalWindow { get; }
Property Value
| Type | Description |
|---|---|
| DirectionHorizontalWindow |
TextdirectionOKWindow
Declaration
public TextdirectionOKWindow TextdirectionOKWindow { get; }
Property Value
| Type | Description |
|---|---|
| TextdirectionOKWindow |