JSGrid.CssRef property

The JSGrid CSS file absolute url.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property CssRef As String
    Get
'Usage
Dim value As String

value = JSGrid.CssRef
public static string CssRef { get; }

Property value

Type: System.String

See also

Reference

JSGrid class

JSGrid members

Microsoft.SharePoint.WebControls namespace