ListviewField Class
The ListviewField class is a subclass of the EnumField class. As with the other EnumFields, the ValueList attribute of the ListviewField is an object of the ChoiceList class. The ChoiceItems attribute of the ValueList, however, is an array of ChoiceDetail objects. A ChoiceDetail object contains information corresponding to individual items of the ListviewField such as bitmaps and text.
The ListviewField scrolls during a drag-and-drop operation if the mouse pointer is on the first or last visible row.
Inherits From
Inherited By
None
Attributes
ColAttributes
DragItem
Drag_Row
Drop_Row
EditLabel
FullRowSelect
HasColumnHeaders
LargeImageHeight
LargeImageList
LargeImageWidth
SmallImageHeight
SmallImageList
SmallImageWidth
Style
TopRow
VisibleRows
Methods
Sort