[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.NumericButtonStyle

NumericButtonStyle Property

NumericButtonStyle

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

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

A Style that applied to Numeric buttons.

Examples

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