Table of Contents

Class ButtonSetting

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

Properties

EffectType

[Display(Name = "Effect")]
public EffectType EffectType { get; set; }

Property Value

EffectType

MinWidth

[Display(Name = "最小宽度")]
public double MinWidth { get; set; }

Property Value

double