Spread Windows Forms 12.0 Product Documentation
YearFormat Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > YearMonthFormat Class : YearFormat Property
Gets or sets the format for the year.
Syntax
'Declaration
 
Public Property YearFormat As String
'Usage
 
Dim instance As YearMonthFormat
Dim value As String
 
instance.YearFormat = value
 
value = instance.YearFormat
public string YearFormat {get; set;}

Property Value

A System.String value that indicates the year format.
See Also

Reference

YearMonthFormat Class
YearMonthFormat Members