Skip to main content
A newer version of this page is available. .

CustomDisplayTextEventArgs Class

Provides data for the BaseEdit.CustomDisplayText event.

Namespace: DevExpress.UI.Xaml.Editors

Assembly: DevExpress.UI.Xaml.Editors.v18.2.dll

Declaration

public class CustomDisplayTextEventArgs :
    EventArgsBase

Inheritance

Object
DevExpress.UI.Xaml.Editors.Native.EventArgsBase
CustomDisplayTextEventArgs
See Also