Spread for ASP.NET 12 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;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members