Поделиться через


Свойство TickMarkStyle.Hidden

Gets a value that indicates the custom label is hidden.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Hidden As ReportBoolProperty 
    Get
'Применение
Dim instance As TickMarkStyle 
Dim value As ReportBoolProperty 

value = instance.Hidden
public ReportBoolProperty Hidden { get; }
public:
property ReportBoolProperty^ Hidden {
    ReportBoolProperty^ get ();
}
member Hidden : ReportBoolProperty
function get Hidden () : ReportBoolProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportBoolProperty
A ReportBoolProperty object.

См. также

Справочник

TickMarkStyle Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering