Retrieves or sets a value that indicates the sort bar's foreground color.
Type
Description
Color
A color expression that indicates the foreground color of the control's sort
bar.
Use the ForeColorSortBar property to specify the foreground
color of the caption in the control's sort bar. Use the SortBarVisible
property to show the control's sort bar. Use the SortBarCaption
property to specify the caption of the sort bar, when the control's sort bar
contains no columns. Use the BackColorSortBar
property to specify the background color of the control's sort bar. Use the BackColorSortBarCaption
property to specify the caption's background color in the control's sort bar.
Use the ForeColor property to specify the
control's foreground color. Use the ForeColorHeader
property to specify the background color of the control's header bar.