TablixCell クラス

Tablix の本体セクションの各セルのコンテンツを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class TablixCell _
    Inherits DataRegionCell
'使用
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

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。