[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.UseHeaderFormat

UseHeaderFormat Property

UseHeaderFormat

Gets or sets whether to use the HeaderFormat property to show the header text.

Declaration
public bool UseHeaderFormat { get; set; }
Public Property UseHeaderFormat As Boolean
Property Value
Type Description
bool

true to use the DropDownCalendar.HeaderFormat setting to show the header text; otherwise, false.
The default is false.

Remarks

This property determines whether to apply the DropDownCalendar.HeaderFormat settings.