RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHeaderControl.NoSizing Property

Specifies whether it is allowed to resize any of the columns.

Pascal
property NoSizing: Boolean;
C++
__property Boolean NoSizing;

Use NoSizing to specify whether it is allowed to resize any of the columns in the header control.

Note: This feature is only available in Vista.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!