Interface IDataCell
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents an interface for the DataCell.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Interface IDataCell _
Inherits IContainedObject
'Uso
Dim instance As IDataCell
public interface IDataCell : IContainedObject
public interface class IDataCell : IContainedObject
type IDataCell =
interface
interface IContainedObject
end
public interface IDataCell extends IContainedObject
O tipo IDataCell expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Parent | The parent object. (Herdado de IContainedObject.) |
Início