RecroGridStylesheetsReferences Property

Style sheets from the RGO_StyleSheetURLs optional parameter.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.1.0.23.1204.1+9d8b98a22c49d038b4e3323bfe56aa1d0eabe7ae
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