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

PivotCustomDrawFieldValueThreadSafeEventArgs Constructors

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