Interfaccia IDataCell
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents an interface for the DataCell.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Interface IDataCell _
Inherits IContainedObject
'Utilizzo
Dim instance As IDataCell
public interface IDataCell : IContainedObject
public interface class IDataCell : IContainedObject
type IDataCell =
interface
interface IContainedObject
end
public interface IDataCell extends IContainedObject
Nel tipo IDataCell sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Parent | The parent object. Ereditato da IContainedObject. |
In alto