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

PivotCustomAppearanceThreadSafeEventArgs Constructors

Provides thread-safe access to the PivotGridControl.CustomAppearance event data.
Name Parameters Description
PivotCustomAppearanceThreadSafeEventArgs(IThreadSafeAccessible, PivotCustomAppearanceEventArgs) threadSafeAccess, ownerArgs Initializes a new instance of the PivotCustomAppearanceThreadSafeEventArgs class.
See Also