ISalListControl
PPJ.Runtime.Windows.ISalListControl
public interface ISalListControlPublic Interface ISalListControlProperties
AllowHtml
Count
Item(index)
Items
SelectedIndex
SelectedIndices
SelectedItem
SelectionMode
Methods
Add(item)
Parameter
Type
Description
AddRange(items)
Parameter
Type
Description
Clear()
Delete(index)
Parameter
Type
Description
Find(item)
Parameter
Type
Description
FindString(text, startIndex)
Parameter
Type
Description
FindStringExact(text, startIndex)
Parameter
Type
Description
Insert(index, item)
Parameter
Type
Description
IsSelected(index)
Parameter
Type
Description
SetSelected(index, selected)
Parameter
Type
Description
UpdateItem(item)
Parameter
Type
Description
Implemented By
Name
Description
Last updated