Class FavoriteOptions
- Namespace
- H.Controls.FavoriteBox
- Assembly
- H.Controls.FavoriteBox.dll
[Display(Name = "收藏夹管理", GroupName = "系统设置", Description = "登录页面设置的信息")]
public class FavoriteOptions : IocOptionInstance<FavoriteOptions>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable, IOptions<FavoriteOptions>, IFavoriteOptions
- Inheritance
-
FavoriteOptions
- Implements
- Inherited Members
- Extension Methods
Properties
FavoriteItems
[Browsable(false)]
public ObservableCollection<FavoriteItem> FavoriteItems { get; set; }