[]
Behavior used to close a drop-down tool when an item in the list is clicked.
public class RulesManagerCloseDropDown : C1Behavior<C1DropDownTool>
Public Class RulesManagerCloseDropDown
Inherits C1Behavior(Of C1DropDownTool)
| Name | Description |
|---|---|
| RulesManagerCloseDropDown() |
| Name | Description |
|---|---|
| MenuListProperty | Identifies the MenuList dependency property. |
| Name | Description |
|---|---|
| MenuList | Gets or sets the C1.WPF.Menu.C1MenuList inside the drop-down. |