ScrollProviderWrapperVerticallyScrollable - свойство
Gets a value that indicates whether the control can scroll vertically.
Пространство имён: Tessa.UI.Automation.HelpersСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
public bool VerticallyScrollable { get; }
Public ReadOnly Property VerticallyScrollable As Boolean
Get
public:
virtual property bool VerticallyScrollable {
bool get () sealed;
}
abstract VerticallyScrollable : bool with get
override VerticallyScrollable : bool with get
Boolean if the control can scroll vertically; otherwise
.
IScrollProviderVerticallyScrollable