Type | Description | |||
Boolean | A Boolean expression that specifies whether the columns floating bar is shown or hidden. |
The following screen shot shows the control's Columns to a floating bar:
Use the following properties to customize the visual appearance of the control's Columns Floating Panel:
Background(exColumnsFloatAppearance) property to change the visual appearance of the frame to be shown on the Columns panel.
Background(exColumnsFloatBackColor) property specifies the color to be shown on the Columns panel background.
Background(exColumnsFloatCaptionBackColor/exColumnsFloatCaptionForeColor) property specifies the visual appearance of the Columns' caption and the foreground color.
Background(exColumnsFloatCloseButton) property specifies the visual appearance of the Close button to be shown on the Columns caption.
Background(exColumnsFloatScrollBackColor) property specifies the visual appearance of the scroll bars to be visible in the Columns panel.
Background(exColumnsFloatScrollPressBackColor) property specifies the visual appearance of the scroll bars to be visible in the Columns panel, when the scroll button is pressed.
Background(exColumnsFloatScrollDown) property specifies the visual appearance Down scroll bar.
Background(exColumnsFloatScrollUp) property specifies the visual appearance Up scroll bar.