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