NoHideOnItemClick Property (InputSplitButton)
In This Topic
Gets or sets a value indicating if the menu should not be closed when the user clicks some item.
Syntax
'Declaration
Public Property NoHideOnItemClick As Boolean
public bool NoHideOnItemClick {get; set;}
See Also