Better ListView Class Reference

BetterListViewColumnHeader Properties

The properties of the BetterListViewColumnHeader class are listed below. For a complete list of BetterListViewColumnHeader class members, see the BetterListViewColumnHeader Members topic.

Public Instance Properties

AlignHorizontal horizontal alignment of the column header text
AlignHorizontalImage horizontal alignment of the column header image
AlignVertical vertical alignment of the column header text
AlignVerticalImage vertical alignment of the column header image
AllowResize allow column to be resized
Bounds Gets column header boundaries.
DisplayIndex Gets of sets visual order of the column header with respect to other visible column headers.
DisplayMember property to display on list items in the specific column
Font font of the column header text
ForeColor foreground color the column header text
ImageList Gets the ImageList associated with this column header.
ListView BetterListView instance in which this column header is contained
MaximumWidth maximum allowed width of the column header
MinimumWidth minimum allowed width of the column header
NextVisibleColumnHeader next column header visible in the control
PreferredSortOrderAscending preferred sort order for this column is ascending order
PreviousVisibleColumnHeader previous column header visible in the control
SmoothResize Gets or sets a value indicating whether to dynamically resize items when resizing the column.
SortMethod column sorting method
SortOrder column sorting order
Style style of the column header determining its behavior on mouse clicking
Text text of the column header
TextTrimming column header text trimming
ToolTips information about ToolTips shown on this column header
ValueMember property to use for a corresponding sub-item value
Visible the column header is visible
Width column header width in pixels

See Also

BetterListViewColumnHeader Class | ComponentOwl.BetterListView Namespace