Class NoticeOption
[Display(Name = "提示消息设置", GroupName = "控件设置", Description = "提示消息设置的信息")]
public class NoticeOption : IocOptionInstance<NoticeOption>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable, IOptions<NoticeOption>
- Inheritance
-
NoticeOption
- Implements
- Inherited Members
- Extension Methods
Properties
Transitionable
[Browsable(false)]
[Display(Name = "过渡动画", Description = "选择过渡动画")]
public ITransitionable Transitionable { get; set; }