Class KingdomCategoryVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public abstract class KingdomCategoryVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
KingdomCategoryVM
- Implements
- Derived
- Inherited Members
Constructors
KingdomCategoryVM()
protected KingdomCategoryVM()
Properties
CategoryNameText
[DataSourceProperty]
public string CategoryNameText { get; set; }
Property Value
IsAcceptableItemSelected
[DataSourceProperty]
public bool IsAcceptableItemSelected { get; set; }
Property Value
NoItemSelectedText
[DataSourceProperty]
public string NoItemSelectedText { get; set; }
Property Value
NotificationCount
[DataSourceProperty]
public int NotificationCount { get; set; }
Property Value
Show
[DataSourceProperty]
public bool Show { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).