Class MessageListBoxConfig
- Namespace
- HeBianGu.Control.MessageListBox
- Assembly
- HeBianGu.Control.MessageListBox.dll
说明
public class MessageListBoxConfig : LazySettingInstance<MessageListBoxConfig>, INotifyPropertyChanged, IDisplayer, ISetting
- Inheritance
-
MessageListBoxConfig
- Implements
- Inherited Members
- Extension Methods
Properties
UseError
说明
public bool UseError { get; set; }
Property Value
UseFatal
说明
public bool UseFatal { get; set; }
Property Value
UseInfo
说明
public bool UseInfo { get; set; }
Property Value
UseTrace
说明
public bool UseTrace { get; set; }
Property Value
UseWarn
说明
public bool UseWarn { get; set; }