Class KingdomClanSortControllerVM
- 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
InfluenceState
[DataSourceProperty]
public int InfluenceState { get; set; }
Property Value
IsFiefsSelected
[DataSourceProperty]
public bool IsFiefsSelected { get; set; }
Property Value
IsInfluenceSelected
[DataSourceProperty]
public bool IsInfluenceSelected { get; set; }
Property Value
IsMembersSelected
[DataSourceProperty]
public bool IsMembersSelected { get; set; }
Property Value
IsNameSelected
[DataSourceProperty]
public bool IsNameSelected { get; set; }
Property Value
IsTypeSelected
[DataSourceProperty]
public bool IsTypeSelected { get; set; }
Property Value
MembersState
[DataSourceProperty]
public int MembersState { get; set; }
Property Value
NameState
[DataSourceProperty]
public int NameState { get; set; }
Property Value
TypeState
[DataSourceProperty]
public int TypeState { get; set; }
Property Value
Methods
SortByCurrentState()
public void SortByCurrentState()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).