Back to Devexpress

ItemProperty Constructors

wpf-devexpress-dot-xpf-dot-bars-dot-itemproperty-dot-ctor.md

latest904 B
Original Source

ItemProperty Constructors

A DependencyProperty wrapper that you can edit in XAML.

NameParametersDescription
ItemProperty(String)sourceStringInitializes a new instance of the ItemProperty class with specified settings.
ItemProperty(DependencyProperty)dependencyPropertyInitializes a new instance of the ItemProperty class with specified settings.

See Also

ItemProperty Class

ItemProperty Members

DevExpress.Xpf.Bars Namespace