ComponentOne True DataControl 8.0
Orientation Property

 

Orientation Property

Controls orientation, either horizontal or vertical.

Syntax

TData.Orientation = value

Remarks

Read/Write at run time and design time. Property applies to TData control and TDataLite control.

 

Design Time

Run Time

0 - Horizontal (default)

tdbHorizontal

1 - Vertical

tdbVertical

 

Determines control orientation, either horizontal or vertical.

Note: At design time, this property is not available in the property pages and must be set in the Visual Basic Properties window.

See Also

TData Control

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback