Click or drag to resize

ExtendedStarSizeBehaviorColumnHeaderGripperToolTipStyle Property

Gets or sets the style of the tool tip for the grippers in the column headers.

Namespace:  DataGridExtensions.Behaviors
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
public Style ColumnHeaderGripperToolTipStyle { get; set; }

Property Value

Type: Style
See Also