ComponentOne List 8.0 for ActiveX
EmptyRows Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> EmptyRows Property (TDBCombo)

EmptyRows Property (TDBCombo)

The EmptyRows property returns or sets a value that determines how the control displays rows below the last data row.

Syntax

object.EmptyRows= boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

If all of the records in the data source do not fill up the entire control, setting EmptyRows to True will fill the unpopulated control area with empty data rows. If EmptyRows is False (the default), then the unpopulated control area will be blank and will be filled with the system 3D Objects color (or the system Button Face color) as determined by your Control Panel settings.

Note: The RowDividerStyle property applies to data rows and empty rows alike. You cannot suppress row dividers for just the empty rows when EmptyRows is True.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback