Condividi tramite


Classe TablixCell

Represents the contents of each cell in the body section of a tablix.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class TablixCell _
    Inherits DataRegionCell
'Utilizzo
Dim instance As TablixCell
public class TablixCell : DataRegionCell
public ref class TablixCell : public DataRegionCell
type TablixCell =  
    class
        inherit DataRegionCell
    end
public class TablixCell extends DataRegionCell

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.