BaseGridColumn constructor
Initializes a new instance of the BaseGridColumn class.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BaseGridColumn()
protected BaseGridColumn()