ReportElementCreate Method |
Create a report element with a GUID
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.1.0.0 (6.1.0.0)
Syntaxpublic static ReportElement Create()
Public Shared Function Create As ReportElement
public:
static ReportElement^ Create()
static member Create : unit -> ReportElement
Return Value
Type:
ReportElement
See Also