'Declaration Protected Function New( _ ByVal gridElementReportStyle As GridElementReportStyle _ )
'Usage Dim gridElementReportStyle As GridElementReportStyle Dim instance As New GridElementReportStyle(gridElementReportStyle)
protected GridElementReportStyle( GridElementReportStyle gridElementReportStyle )
Parameters
- gridElementReportStyle
- A reference to a GridElementReportStyle from which to copy property values.