Table of Contents

Class KingdomClanSortControllerVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Clans
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class KingdomClanSortControllerVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
KingdomClanSortControllerVM
Implements
Inherited Members

Constructors

KingdomClanSortControllerVM(ref MBBindingList<KingdomClanItemVM>)

public KingdomClanSortControllerVM(ref MBBindingList<KingdomClanItemVM> listToControl)

Parameters

listToControl MBBindingList<KingdomClanItemVM>

Properties

FiefsState

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

Property Value

int

InfluenceState

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

Property Value

int

IsFiefsSelected

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

Property Value

bool

IsInfluenceSelected

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

Property Value

bool

IsMembersSelected

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

Property Value

bool

IsNameSelected

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

Property Value

bool

IsTypeSelected

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

Property Value

bool

MembersState

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

Property Value

int

NameState

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

Property Value

int

TypeState

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

Property Value

int

Methods

SortByCurrentState()

public void SortByCurrentState()

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