Spread for ASP.NET 11 Product Documentation
Century Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : Century Property
Gets or sets the number of the century for the mask cell.
Syntax
'Declaration
 
Public Property Century As Integer
'Usage
 
Dim instance As MaskedEditCellType
Dim value As Integer
 
instance.Century = value
 
value = instance.Century
public int Century {get; set;}

Property Value

Integer number of the century
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members