Table of Contents

Class KingdomCategoryVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement
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

string

IsAcceptableItemSelected

[DataSourceProperty]
public bool IsAcceptableItemSelected { get; set; }

Property Value

bool

NoItemSelectedText

[DataSourceProperty]
public string NoItemSelectedText { get; set; }

Property Value

string

NotificationCount

[DataSourceProperty]
public int NotificationCount { get; set; }

Property Value

int

Show

[DataSourceProperty]
public bool Show { get; set; }

Property Value

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).