Spread for ASP.NET 12 Product Documentation
AcceptAMPM Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : AcceptAMPM Property
Gets or sets whether to accept AM and PM for the mask cell.
Syntax
'Declaration
 
Public Property AcceptAMPM As Boolean
'Usage
 
Dim instance As MaskedEditCellType
Dim value As Boolean
 
instance.AcceptAMPM = value
 
value = instance.AcceptAMPM
public bool AcceptAMPM {get; set;}
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members