Конструктор DataCell
Creates a new instance of the DataCell class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New DataCell()
public DataCell()
public:
DataCell()
new : unit -> DataCell
public function DataCell()