RecroGridRecroGridStylesheetsReferences Property

Required styles references for client-side use of RGF.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
public static string RecroGridStylesheetsReferences { get; }

Property Value

String
The RGF stylesheets references.

Remarks

Standard <link> tags that should be placed on the HTML page.

See Also