|  | RecroGridCssClass Property  | 
 
            Gets or sets the CSS class.
            
 
    Namespace: 
   Recrovit.RecroGridFramework
    Assembly:
   Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 1.7.3
 Syntax
Syntaxpublic string CssClass { get; set; }Property Value
Type: 
String
            The CSS class.
            
 See Also
See Also