Skip to main content

CustomAppearanceEventArgs Class

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v23.2.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