Click or drag to resize
KaxListViewDataItem Methods

The KaxListViewDataItem type exposes the following members.

Methods
  Name Description
Public method ExtractValues
Extracts values from this KaxListViewDataItem instance and appends them to passed IDictionary collection
Public method GetDataKeyValue
Get the DataKeyValues from the owner KaxListView with the corresponding item DisplayIndex and keyName. The keyName should be one of the specified in the DataKeyNames array
Public method UpdateValues
Updates properties of the passed object instance from current KaxListViewDataItem's extracted values
Top
See Also