Class KingdomArmySortControllerVM
- 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
IsDistanceSelected
[DataSourceProperty]
public bool IsDistanceSelected { get; set; }
Property Value
IsNameSelected
[DataSourceProperty]
public bool IsNameSelected { get; set; }
Property Value
IsOwnerSelected
[DataSourceProperty]
public bool IsOwnerSelected { get; set; }
Property Value
IsPartiesSelected
[DataSourceProperty]
public bool IsPartiesSelected { get; set; }
Property Value
IsStrengthSelected
[DataSourceProperty]
public bool IsStrengthSelected { get; set; }
Property Value
NameState
[DataSourceProperty]
public int NameState { get; set; }
Property Value
OwnerState
[DataSourceProperty]
public int OwnerState { get; set; }
Property Value
PartiesState
[DataSourceProperty]
public int PartiesState { get; set; }
Property Value
StrengthState
[DataSourceProperty]
public int StrengthState { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).