RAD Studio VCL Reference
|
Determines the order in which records from the dataset are displayed in the TDBCtrlGrid.
property Orientation: TDBCtrlGridOrientation;
__property TDBCtrlGridOrientation Orientation;
Set Orientation to goVertical (the default) to have the panels ordered in rows with a vertical scroll bar. Set Orientation to goHorizontal to arrange panels in columns with a horizontal scroll bar.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|