Edit

Share via


TimelineViewState.ShowHorizontalScrollbar Property

Definition

Get or set whether the control’s horizontal scrollbar is displayed. Boolean (bool in C#) Read/Write.

public:
 property bool ShowHorizontalScrollbar { bool get(); void set(bool value); };
public bool ShowHorizontalScrollbar { get; set; }
Public Property ShowHorizontalScrollbar As Boolean

Property Value

Applies to