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