Back to Devexpress

BreadCrumbEdit.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbedit-73bd4460.md

latest1.6 KB
Original Source

BreadCrumbEdit.Properties Property

Provides access to the main BreadCrumbEdit settings.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Properties")]
[SmartTagSearchNestedProperties]
public RepositoryItemBreadCrumbEdit Properties { get; }
vb
<DXCategory("Properties")>
<SmartTagSearchNestedProperties>
Public ReadOnly Property Properties As RepositoryItemBreadCrumbEdit

Property Value

TypeDescription
RepositoryItemBreadCrumbEdit

A RepositoryItemBreadCrumbEdit object that stores settings that specify the BreadCrumbEdit look and behavior.

|

See Also

Breadcrumb Edit Control

BreadCrumbEdit Class

BreadCrumbEdit Members

DevExpress.XtraEditors Namespace