Table of Contents

Property HorizontalExtent

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

HorizontalExtent

Gets or sets the width by which the horizontal scroll bar can scroll.

[Browsable(false)]
public virtual double HorizontalExtent { get; set; }

Property Value

double

The width, in device-independent units, that the horizontal scroll bar can scroll the control. The default is zero.