RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.Width Property

Specifies the width of the header section.

Pascal
property Width: Integer;
C++
__property int Width;

The Width property determines the default width of the header section, in pixels. Header sections can be resized at runtime by dragging their borders. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!