マップの凡例のタイトルの区切り線の色を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property TitleSeparatorColor As ReportColorProperty
Get
'使用
Dim instance As MapLegendTitle
Dim value As ReportColorProperty
value = instance.TitleSeparatorColor
public ReportColorProperty TitleSeparatorColor { get; }
public:
property ReportColorProperty^ TitleSeparatorColor {
ReportColorProperty^ get ();
}
member TitleSeparatorColor : ReportColorProperty
function get TitleSeparatorColor () : ReportColorProperty
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
ReportColorProperty オブジェクト。