[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ControlStyle

ControlStyle Property

ControlStyle

Gets or sets the style of the drop-down calendar.

Declaration
[Browsable(true)]
public Style ControlStyle { get; set; }
<Browsable(True)>
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 UseControlStyle property must be set to true.