Spread for ASP.NET 11 Product Documentation
OnFocusCssClass Property


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

Property Value

String containing the event data
See Also

Reference

MaskedEditCellType Class
MaskedEditCellType Members