Back to Devexpress

BreadCrumbNode Constructors

windowsforms-devexpress-dot-xtraeditors-dot-breadcrumbnode-dot-ctor.md

latest1.5 KB
Original Source

BreadCrumbNode Constructors

A node within a BreadCrumbEdit control.

NameParametersDescription
BreadCrumbNode()noneInitializes a new instance of the BreadCrumbNode class with the default settings.
BreadCrumbNode(String, Object, Boolean)caption, value, populateOnDemandInitializes a new instance of the BreadCrumbNode class with the specified settings.
BreadCrumbNode(String, Object)caption, valueInitializes a new instance of the BreadCrumbNode class with the specified settings.
BreadCrumbNode(String)captionInitializes a new instance of the BreadCrumbNode class with the specified settings.

See Also

BreadCrumbNode Class

BreadCrumbNode Members

DevExpress.XtraEditors Namespace