PropertyVisibleTitle
DescriptionSpecifies whether to show the view title on the control or not.
TypeBoolean
Values
True (-1)The data title is shown
False (0)The data title doesn't shows
Default
Example
CodeCube1.VisibleTitle = True
HTML<PARAM NAME="VisibleTitle" VALUE="-1">
See also
VisibleLayoutOrganizes the control layout.
NotesDon't use this parameter, instead use VisibleLayout and VisibleLayoutOrder.