RecroGridCssClass Property

Gets or sets the CSS class.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public string CssClass { get; set; }

Property Value

String
The CSS class.

See Also