Click or drag to resize
KaxListViewDataItem Properties

The KaxListViewDataItem type exposes the following members.

Properties
  Name Description
Public property DataItem
Public property DataItemIndex
Gets the index of the data item bound to a control.
Public property DisplayIndex
Gets the position of the data item as displayed in a control.
Public property Edit
Sets the Item in edit mode.
Public property SavedOldValues
Gets the old value of the edited item
Public property Selected
Gets or set value indicating whether the KaxListView item is selected
Top
See Also