[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDropDownCalculator.HistoryStyle

HistoryStyle Property

HistoryStyle

Gets or sets a Style which is used to render the history part. This is a dependency property.

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

A Style that applied to history part.

Examples

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