Table of Contents

Class KingdomArmySortControllerVM

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

Constructors

KingdomArmySortControllerVM(ref MBBindingList<KingdomArmyItemVM>)

public KingdomArmySortControllerVM(ref MBBindingList<KingdomArmyItemVM> listToControl)

Parameters

listToControl MBBindingList<KingdomArmyItemVM>

Properties

DistanceState

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

Property Value

int

IsDistanceSelected

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

Property Value

bool

IsNameSelected

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

Property Value

bool

IsOwnerSelected

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

Property Value

bool

IsPartiesSelected

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

Property Value

bool

IsStrengthSelected

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

Property Value

bool

NameState

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

Property Value

int

OwnerState

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

Property Value

int

PartiesState

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

Property Value

int

StrengthState

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

Property Value

int

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