Retrieves or sets a value that indicates the height of the control's sort bar.
Type
Description
Long
A long expression that indicates the height of the control's sort bar, in
pixels.
Use the SortBarHeight property to specify the height of the
control's sort bar. Use the SortBarVisible
property to show the control's sort bar. By default, the SortBarHeight
property is 18 pixels. Use the HeaderHeight
property to specify the height of the control's header bar. Use the SortBarColumnWidth
property to specify the width of the columns being displayed in the control's
sort bar. Use the BackColorSortBar, BackColorSortBarCaption
and ForeColorSortBar properties to
specify colors for the control's sort bar. Use the SortBarCaption
property to specify the caption being displayed in the control's sort bar when
it contains no columns.