Spread for ASP.NET 12 Product Documentation
EditorCssClass Property (GeneralCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > GeneralCellType Class : EditorCssClass Property
Gets the editor's CSS class.
Syntax
'Declaration
 
Public Property EditorCssClass As String
'Usage
 
Dim instance As GeneralCellType
Dim value As String
 
instance.EditorCssClass = value
 
value = instance.EditorCssClass
public string EditorCssClass {get; set;}
See Also

Reference

GeneralCellType Class
GeneralCellType Members