Table of Contents

Class ScrollViewerSetting

Namespace
HeBianGu.General.WpfControlLib
Assembly
HeBianGu.General.WpfControlLib.dll
public class ScrollViewerSetting : LazySettingInstance<ScrollViewerSetting>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
ScrollViewerSetting
Implements
Inherited Members
Extension Methods

Properties

ScrollBarHeight

[Display(Name = "滚动条高度")]
public double ScrollBarHeight { get; set; }

Property Value

double

ScrollBarWidth

[Display(Name = "滚动条宽度")]
public double ScrollBarWidth { get; set; }

Property Value

double