The properties of the BetterListViewItem class are listed below. For a complete list of BetterListViewItem class members, see the BetterListViewItem Members topic.
![]() | address of this item |
![]() | horizontal alignment of the item text |
![]() | horizontal alignment of the item image |
![]() | vertical alignment of the item text |
![]() | vertical alignment of the item image |
![]() | allow selecting individual child items |
![]() | allow displaying expand button on item |
![]() | allow sorting child items of this item along with other items |
![]() | background color of the item |
![]() | Gets item boundaries, including sub-items. |
![]() | customized drop effect displayed on the item when dragging data from external source (external Drag and Drop) |
![]() | customized drop effect displayed on the item when dragging data from internal source (internal Drag and Drop / item reorder) |
![]() | customized height of the item |
![]() | Text formatted for display. |
![]() | Gets or sets a value indicating whether this item is focused. |
![]() | font of the item text |
![]() | foreground color of the item content |
![]() | Pre-format item text for custom display. |
![]() | group in which this item is contained |
![]() | Allow displaying hotkey prefix in item text (underline after '&' character). |
![]() | Determines how is the check box displayed. |
![]() | this item is checked |
![]() | check state of this item's check box |
![]() | child items of this item |
![]() | image for the item this image is used prior to the image specified by ImageIndex/ImageKey property |
![]() | index specifying item image in the ImageList set to BetterListViewElementBase.IndexUndefined, if not defined |
![]() | key specifying item image in the ImageList set to String.Empty, if not defined |
![]() | Gets the ImageList corresponding to this item. |
![]() | draw the item bold |
![]() | the item is cut in the clipboard |
![]() | child items are visible |
![]() | value used for item comparison |
![]() | last child item of this item that can be reached without item expansion |
![]() | current level of item in item hierarchy |
![]() | BetterListView instance in which this item is contained |
![]() | Maximum allowed number of lines in item label. Supported in Details view only. |
![]() | next item in the owner collection |
![]() | next item visible in the control |
![]() | parent item of this item in item hierarchy |
![]() | previous item in the owner collection |
![]() | previous item visible in the control |
![]() | the item can be selected |
![]() | get selectable item corresponding to this item |
![]() | this item is selected |
![]() | collection of sub-items of this item |
![]() | label of the item |
![]() | item text trimming |
![]() | item text wrapping behavior |
![]() | information about ToolTips shown on this item |
![]() | the Font, ForeColor, and BackColor properties for the item are used for all its sub-items |
![]() | corresponding value specified by the ValueMember property of the first column or the control |
![]() | The item is visible. |
BetterListViewItem Class | ComponentOwl.BetterListView Namespace