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

CustomAppearanceEventArgs Class

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, 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