[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayBase.Name

Name Property

Name

Gets or sets the name of the holiday.

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

The name of the holiday.

Implements