Determines whether the caption bar of the grid is visible. The default setting for this property is False.
object.ShowCaption = [boolean]
Where object is an object expression that evaluates to one of the objects in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings.
Newlook Smartclient
Newlook Server
If this property is set to False then CaptionText, CaptionForeColor and CaptionBackColor properties will not be applied.
Setting |
Description |
True |
Display a caption bar at the top of the datagrid control. |
False |
(Default) Do not display a caption bar in the datagrid control. |
CaptionText property | CaptionBackColor property | CaptionForeColor property
© 2004-2021 looksoftware. All rights reserved.