Back to Devexpress

CustomDisplayTextEventArgs Constructors

wpf-devexpress-dot-xpf-dot-editors-dot-customdisplaytexteventargs-dot-ctor.md

latest1.4 KB
Original Source

CustomDisplayTextEventArgs Constructors

Provides data for the BaseEdit.CustomDisplayText event.

NameParametersDescription
CustomDisplayTextEventArgs()noneInitializes a new instance of the CustomDisplayTextEventArgs class with default settings.
CustomDisplayTextEventArgs(RoutedEvent, Object)routedEvent, sourceInitializes a new instance of the CustomDisplayTextEventArgs class with the specified routed event and source.
CustomDisplayTextEventArgs(RoutedEvent)routedEventInitializes a new instance of the CustomDisplayTextEventArgs class with the specified routed event.

See Also

CustomDisplayTextEventArgs Class

CustomDisplayTextEventArgs Members

DevExpress.Xpf.Editors Namespace