|
RAD Studio VCL Reference
|
Indicates whether the ViewStyle property is vsReport.
function ColumnsShowing: Boolean;
__fastcall Boolean ColumnsShowing();
Call ColumnsShowing to determine whether the list view displays its items in columns. ColumnsShowing returns true if the value of ViewStyle is vsReport, false otherwise.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|