ListBox
Wisej.Web.ListBox
public class ListBox : ListControl, ILabel, IReadOnlyPublic Class ListBox
Inherits ListControl
Implements ILabel, IReadOnlyConstructors
ListBox()
ListBox(onSelectedIndexChanged)
Name
Type
Description
ListBox(dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
ListBox(location, size, onSelectedIndexChanged)
Name
Type
Description
ListBox(location, size, dataSource, displayMember, valueMember, iconMember, onSelectedIndexChanged)
Name
Type
Description
Properties
AllowHtml
AllowSelection
DefaultSize
HorizontalScrollbar
IncrementalSelection
ItemHeight
Items
Label
LabelText
LazyLoading
Orientation
ReadOnly
RightClickSelection
ScrollAlwaysVisible
SelectedIndex
SelectedIndices
SelectedItem
SelectedItems
SelectionMode
Sorted
Tools
TopIndex
Methods
BeginUpdate()
ClearSelected()
CreateItemCollection()
Dispose(disposing)
Parameter
Type
Description
EndUpdate()
FindString(text)
Parameter
Type
Description
FindString(text, startIndex)
Parameter
Type
Description
FindStringExact(text)
Parameter
Type
Description
FindStringExact(text, startIndex)
Parameter
Type
Description
GetSelected(index)
Parameter
Type
Description
OnDataSourceChanged(e)
Parameter
Type
Description
OnDisplayMemberChanged(e)
Parameter
Type
Description
OnLoad(e)
Parameter
Type
Description
OnReadOnlyChanged(e)
Parameter
Type
Description
OnSelectedIndexChanged(e)
Parameter
Type
Description
OnSortedChanged(e)
Parameter
Type
Description
OnToolClick(e)
Parameter
Type
Description
OnValueMemberChanged(e)
Parameter
Type
Description
OnWebEvent(e)
Parameter
Type
Description
OnWebRender(config)
Parameter
Type
Description
OnWebUpdate(state)
Parameter
Type
Description
RefreshItem(index)
Parameter
Type
Description
RefreshItems()
SelectAll()
SetItemCore(index, value)
Parameter
Type
Description
SetItemsCore(value)
Parameter
Type
Description
SetSelected(index, selected)
Parameter
Type
Description
Sort()
Events
Load
ReadOnlyChanged
SelectedIndexChanged
SortedChanged
ToolClick
Inherited By
Name
Description
Implements
Name
Description
Last updated
Was this helpful?

