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


Свойство Tablix.CanScroll

Gets a Boolean value that indicates whether Indicates that the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.

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

Синтаксис

'Декларация
Public ReadOnly Property CanScroll As Boolean 
    Get
'Применение
Dim instance As Tablix 
Dim value As Boolean 

value = instance.CanScroll
public bool CanScroll { get; }
public:
property bool CanScroll {
    bool get ();
}
member CanScroll : bool
function get CanScroll () : boolean

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

Тип: System.Boolean
Returns Boolean.

См. также

Справочник

Tablix Класс

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