RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THeaderSection.Right Property

Specifies the horizontal position of the header section's right edge.

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

The Right property is the horizontal coordinate of the header section's right edge, relative to the left border of the header control and measured in pixels. The Right value is the value of Left plus the value of Width

 

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