Spread Windows Forms 12.0 Product Documentation
Name Property (DayOfWeekHoliday)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DayOfWeekHoliday Class : Name Property
Gets or sets the name of the weekday and the holiday.
Syntax
'Declaration
 
Public Overrides Property Name As String
'Usage
 
Dim instance As DayOfWeekHoliday
Dim value As String
 
instance.Name = value
 
value = instance.Name
public override string Name {get; set;}

Property Value

The name of the weekday and the holiday.
See Also

Reference

DayOfWeekHoliday Class
DayOfWeekHoliday Members