ComponentOne True DBInput Pro 8.0
NavOrientation Property (TDBCalendar)

The NavOrientation property is used to only when the ShowNavigator property is set to either "1- Buttons" or "2- Scrollbar". It is used to determine which side of the calendar control should the navigator should be placed.

Syntax

TDBCalendar.NavOrientation= value

Read/Write at run time and design time.

Values

Design Time

Run Time

0 - Left

dbiNavLeft

1 - Top

dbiNavTop

2 - Right (Default)

dbiNavRight

3 - Bottom

dbiNavBottom

Remarks

When set to "1- Buttons", the navigator bar should usually be placed on the bottom, and when "2- Scrollbar", it should be placed on the right.

 

 


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

Product Support Forum  |  Documentation Feedback