Class RadVScrollBar
Represents a vertical scroll bar.
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[ComVisible(false)]
public class RadVScrollBar : RadScrollBar, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider
Constructors
RadVScrollBar()
Declaration
public RadVScrollBar()
Properties
DefaultSize
Declaration
protected override Size DefaultSize { get; }
Property Value
System.
|
ScrollType
Gets or sets the Scroll
Declaration
public override ScrollType ScrollType { get; set; }