RepositoryItemBreadCrumbEdit.ItemAutoHeight Property
This property is not relevant for this class.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v25.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool ItemAutoHeight { get; }
Property Value
| Type |
|---|
| Boolean |
See Also