[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.MathButtonStyle

MathButtonStyle Property

MathButtonStyle

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

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

A Style that applied to Math buttons.

Examples

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