Свойство Title
Title for the strip line.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Title As ReportStringProperty
Get
'Применение
Dim instance As ChartStripLine
Dim value As ReportStringProperty
value = instance.Title
public ReportStringProperty Title { get; }
public:
property ReportStringProperty^ Title {
ReportStringProperty^ get ();
}
member Title : ReportStringProperty
function get Title () : ReportStringProperty
Значение свойства
Тип Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportStringProperty
A ReportStringProperty object.