[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceHoliday.Name

Name Property

Name

Gets or sets the name of the holiday.

Declaration
public override string Name { get; set; }
Public Overrides Property Name As String
Property Value
Type Description
string

The string value that indicates the name of the holiday.

Overrides