ComponentOne List 8.0 for ActiveX
ExtendRightColumn Property

 

True DBList Reference> TDBList Properties> ExtendRightColumn Property

ExtendRightColumn Property

This property allows the rightmost column of a control or split to extend to the object's right edge, provided that the object can accommodate all of the visible columns.

Syntax

object.ExtendRightColumn= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls, Split object.

If True, the last column will extend to the end of the control or split.

If False (the default), the area between the last column and the end of the control or split will be filled using the system 3D Objects color (or the system Button Face color) as determined by your Control Panel settings.

If a control contains multiple splits, then setting its ExtendRightColumn property has the same effect as setting the ExtendRightColumn property of each split individually.

See Also

TDBList and TDBCombo Controls

Split Object, Splits Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback