The methods of the BetterListView class are listed below. For a complete list of BetterListView class members, see the BetterListView Members topic.
![]() | Overloaded. Set width of the specified column so that it shows whole items. This applies only do Details view. |
![]() | Overloaded. Set width of all columns so that it shows whole items. This applies only do Details view. |
![]() | Overloaded. Edit the currently focused item. |
![]() | Overloaded. Remove all elements from the list. |
![]() | Overloaded. Check whether this control contains the specified element. |
![]() | Overloaded. Terminate label editing operation. |
![]() | Overloaded. Scroll control to make the item with the specified index visible. |
![]() | Overloaded. Search for items within the control. |
![]() | Overloaded. Search for item within the control. |
![]() | Find the next item from the specified item item, searching in the specified direction. |
![]() | Get element address from element location. |
![]() | Overloaded. Get column header at the specified location in client coordinates. |
![]() | Get boundaries of the specified column header. |
![]() | Get column header bounding rectangle. |
![]() | Get insertion location for the specified screen coordinates. |
![]() | Returns an enumerator that iterates through the collection. |
![]() | Overloaded. Get group at the specified location in client coordinates. |
![]() | Get boundaries of the specified group. |
![]() | Get BetterListViewGroup instance within this control from group address. |
![]() | Get group bounding rectangle. |
![]() | Overloaded. Get item at the specified location in client coordinates. |
![]() | Overloaded. Get item nearest to the specified location in client coordinates. |
![]() | Get boundaries of the specified item. |
![]() | Get BetterListViewItem instance within this control from item address. |
![]() | Overloaded. Get item bounding rectangle. |
![]() | Overloaded. Get sub-item at the specified location in client coordinates. |
![]() | Get boundaries of the specified sub-item. |
![]() | Get sub-item bounding rectangle. |
![]() | Overloaded. Get information about mouse location with respect to control state. |
![]() | Overloaded. Load content to the control from the specified binary file. |
![]() | Overloaded. Load content to the control from the specified XML file. |
![]() | Redraw all items. |
![]() | Overloaded. Switch order of the specified columns. |
![]() | Resets the Cursor property to its default value. |
![]() | Reset state of focus rectangle display to its initial value. Focus rectangle will not be displayed until focused item is changed through keyboard input. |
![]() | Resume raising SelectionChanged events. |
![]() | Overloaded. Resume sorting items while control content changes. |
![]() | Overloaded. Save content of the control to the specified binary file. |
![]() | Overloaded. Load content of the control to the specified XML file. |
![]() | Set images to be displayed on items and sub-items. |
![]() | Overloaded. Sort items in the list. |
![]() | Suspend raising SelectionChanged events. |
![]() | Suspend sorting items while control content changes. |
![]() | Reset sorting. |
BetterListView Class | ComponentOwl.BetterListView Namespace