Spread Windows Forms 12.0 Product Documentation
LegendStyle Property (DropDownCalendarInfo)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DropDownCalendarInfo Class : LegendStyle Property
Gets or sets the style of the today legend area.
Syntax
'Declaration
 
Public Property LegendStyle As Style
'Usage
 
Dim instance As DropDownCalendarInfo
Dim value As Style
 
instance.LegendStyle = value
 
value = instance.LegendStyle
public Style LegendStyle {get; set;}

Property Value

The Style of the today legend area.
Remarks
The property determines the display style of the legend area of this DropDownCalendar.
See Also

Reference

DropDownCalendarInfo Class
DropDownCalendarInfo Members