Table of Contents

Property VerticalScrollbar

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

VerticalScrollbar

Gets or sets whether vertical scrollbar is visible in the control. This makes sense only for UserControl descendants.

[Browsable(false)]
public virtual bool VerticalScrollbar { get; set; }

Property Value

bool