Skip to main content
A newer version of this page is available.
All docs
V19.1

PivotCustomAppearanceEventArgs Constructors

Provides data for the PivotGridControl.CustomAppearance event.
Name Parameters Description
PivotCustomAppearanceEventArgs(IThreadSafeAccessible, PivotGridCellItem, AppearanceObject, PivotGridViewInfo, Nullable<Rectangle>) threadSafeAccess, cellItem, appearance, viewInfo, bounds Initializes a new instance of the PivotCustomAppearanceEventArgs class.
See Also