Spread for ASP.NET 12 Product Documentation
OnFocusCssNegative Property


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

Reference

MaskedEditCellType Class
MaskedEditCellType Members