Class RundownLineVM
- Assembly
- TaleWorlds.Core.ViewModelCollection.dll
public class RundownLineVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
RundownLineVM
- Implements
- Inherited Members
Constructors
RundownLineVM(string, float)
public RundownLineVM(string name, float value)
Parameters
Properties
Name
[DataSourceProperty]
public string Name { get; set; }
Property Value
Value
[DataSourceProperty]
public float Value { get; set; }
Property Value
ValueAsString
[DataSourceProperty]
public string ValueAsString { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).