RecroGridStylesheetsReferences Property

Style sheets from the RGO_StyleSheetURLs optional parameter.

Definition

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

Property Value

String
The style sheets references.

Remarks

If the RGO_StyleSheetURLs option parameter is defined, it creates <link> tags that need to be placed on the HTML page.

See Also