Sdílet prostřednictvím


DataCell Constructor

Creates a new instance of the DataCell class.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DataCell()
public DataCell()
public:
DataCell()
new : unit -> DataCell
public function DataCell()

See Also

Reference

DataCell Class

Microsoft.ReportingServices.RdlObjectModel Namespace