[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.EditButtonStyle

EditButtonStyle Property

EditButtonStyle

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

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

A Style that applied to Edit buttons.

Examples

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