[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.Redraw

Redraw Property

Redraw

Gets or sets a value that indicates whether the view is refreshed.

Declaration
[Browsable(false)]
public bool Redraw { get; set; }
<Browsable(False)>
Public Property Redraw As Boolean
Property Value
Type Description
bool

A bool type that represents the value. The default is true..

Remarks

If this property is set to false, the DropDownCalendar does not refresh, so nothing is shown when the calendar is dropped down.