GetDesignTimeText メソッド ()

レポート デザイナーに表示されるテキストを取得します。

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

構文

'宣言
Public Function GetDesignTimeText ( _
    style As PlaceholderStyle _
) As String
'使用
Dim instance As TextRun
Dim style As PlaceholderStyle
Dim returnValue As String

returnValue = instance.GetDesignTimeText(style)
public string GetDesignTimeText(
    PlaceholderStyle style
)
public:
String^ GetDesignTimeText(
    PlaceholderStyle style
)
member GetDesignTimeText : 
        style:PlaceholderStyle -> string 
public function GetDesignTimeText(
    style : PlaceholderStyle
) : String

パラメーター

  • style
    型: PlaceholderStyle
    プレースホルダーのスタイルです。

戻り値

型: System. . :: . .String
string 値です。