RecroGrid Framework Core 6.2
C#
Show/Hide TOC
Recro
Grid
RGProperty
Css
Class Property
Direct access to the
RGO_CssClass
option for easier use.
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
RGProperty Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also