[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.ResetButtonStyle

ResetButtonStyle Property

ResetButtonStyle

Gets or sets a Style which is used to render the Reset buttons. This is a dependency property.

Declaration
public Style ResetButtonStyle { get; set; }
Public Property ResetButtonStyle As Style
Property Value
Type Description
Style

A Style that applied to Reset buttons.

Examples

The following xaml demonstrates how to use Style to change appearance of GcDropDownCalculator.