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

CustomAppearanceEventArgs Class

Namespace: DevExpress.Xpf.Core.ConditionalFormatting

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public class CustomAppearanceEventArgs :
    EventArgs

Remarks

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

See Also