[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.UseHeaderFormat

UseHeaderFormat Property

UseHeaderFormat

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

Declaration
[Browsable(true)]
public bool UseHeaderFormat { get; set; }
<Browsable(True)>
Public Property UseHeaderFormat As Boolean
Property Value
Type Description
bool

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

Remarks

This property determines whether to apply the HeaderFormat settings.