ListBoxExtensions
Wisej.Web.Markup.ListBoxExtensions
public class ListBoxExtensionsPublic Class ListBoxExtensionsMethods
HorizontalScrollbar<TListBox>(listBox, value)
Parameter
Type
Description
myListBox.HorizontalScrollbar(true);
IncrementalSelection<TListBox>(listBox, value)
Parameter
Type
Description
ItemHeight<TListBox>(listBox, itemHeight)
Parameter
Type
Description
Items<TListBox>(listBox, items)
Parameter
Type
Description
LazyLoading<TListBox>(listBox, value)
Parameter
Type
Description
OnSelectedIndexChanged<TListBox>(listBox, action)
Parameter
Type
Description
OnSortedChanged<TListBox>(listBox, action)
Parameter
Type
Description
OnToolClick<TListBox>(listBox, action)
Parameter
Type
Description
Orientation<TListBox>(listBox, orientation)
Parameter
Type
Description
RightClickSelection<TListBox>(listBox, value)
Parameter
Type
Description
ScrollAlwaysVisible<TListBox>(listBox, value)
Parameter
Type
Description
SelectedItem<TListBox>(listBox, selectedItem)
Parameter
Type
Description
SelectionMode<TListBox>(listBox, selectionMode)
Parameter
Type
Description
Sorted<TListBox>(listBox, value)
Parameter
Type
Description
Tools<TListBox>(listBox, items)
Parameter
Type
Description
TopIndex<TListBox>(listBox, topIndex)
Parameter
Type
Description
Last updated
Was this helpful?

