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

CustomAppearanceEventArgs Class

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v21.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class CustomAppearanceEventArgs :
    EventArgs

Remarks

Instances of the CustomAppearanceEventArgs class are automatically created, initialized and passed to corresponding event handlers.

See Also