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

CustomDisplayTextEventArgs Class

Provides data for the BaseEdit.CustomDisplayText event.

Namespace: DevExpress.WinUI.Editors

Assembly: DevExpress.WinUI.Editors.v21.1.dll

Declaration

public class CustomDisplayTextEventArgs :
    EventArgsBase

Inheritance

Object
DevExpress.WinUI.Editors.Internal.EventArgsBase
CustomDisplayTextEventArgs
See Also