RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Css
Class Property
Gets or sets the CSS class.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
string
CssClass
{
get
;
set
; }
Property Value
String
The CSS class.
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also