RepositoryItemBreadCrumbEdit.AllowNodeDropDown Property
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Default |
|---|---|
| Boolean | true |
See Also
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v26.1.dll
[DefaultValue(true)]
[DXCategory("Behavior")]
public bool AllowNodeDropDown { get; set; }
<DXCategory("Behavior")>
<DefaultValue(True)>
Public Property AllowNodeDropDown As Boolean
| Type | Default |
|---|---|
| Boolean | true |