Spread for ASP.NET 11 Product Documentation
OnBlurCssNegative Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > MaskedEditCellType Class : OnBlurCssNegative Property
Gets or sets the blur CSS negative event data.
Syntax
'Declaration
 
Public Property OnBlurCssNegative As String
'Usage
 
Dim instance As MaskedEditCellType
Dim value As String
 
instance.OnBlurCssNegative = value
 
value = instance.OnBlurCssNegative
public string OnBlurCssNegative {get; set;}

Property Value

String containing the event data
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members