RecroGrid Framework Core 6.2
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: 6.2.0.24.0102.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