CheckedListBoxExtensions
Wisej.Web.Markup.CheckedListBoxExtensions
public class CheckedListBoxExtensionsPublic Class CheckedListBoxExtensionsMethods
CheckOnClick<TListBox>(listBox, value)
Parameter
Type
Description
myCheckedListBox.CheckOnClick(true);
CheckStateMember<TListBox>(listBox, checkStateMember)
Parameter
Type
Description
OnAfterItemCheck<TListBox>(listBox, action)
Parameter
Type
Description
OnCheckStateMemberChanged<TListBox>(listBox, action)
Parameter
Type
Description
OnItemCheck<TListBox>(listBox, action)
Parameter
Type
Description
Separator<TListBox>(listBox, separator)
Parameter
Type
Description
Last updated
Was this helpful?

