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