Skip to main content

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