Table of Contents

Class ExplorerSetting

Namespace
HeBianGu.Control.Explorer
Assembly
HeBianGu.Control.Explorer.dll
public class ExplorerSetting : LazySettingInstance<ExplorerSetting>, INotifyPropertyChanged, IDisplayer, ISetting
Inheritance
ExplorerSetting
Implements
Inherited Members
Extension Methods

Properties

HistCapacity

[Display(Name = "历史容量")]
[Range(1, 30)]
public int HistCapacity { get; set; }

Property Value

int