[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.ControlStyle

ControlStyle Property

ControlStyle

Gets or sets style of the drop-down calendar.

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

A Style object that indicates the control style.

Remarks

This property customizes the display style of this DropDownCalendar. If you want to apply this setting, the DropDownCalendar.UseControlStyle property must be set to true.