[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.DropDownCalendarStyle

DropDownCalendarStyle Property

DropDownCalendarStyle

Gets or sets a Style which is used to render the drop down calendar. This is a dependency property.

Declaration
[Bindable(true)]
public Style DropDownCalendarStyle { get; set; }
<Bindable(True)>
Public Property DropDownCalendarStyle As Style
Property Value
Type Description
Style

A Style that applied to dropdown calendar.