Class StepPresenter
[Display(Name = "步骤")]
public class StepPresenter : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable
- Inheritance
-
StepPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Collection
public ObservableCollection<IStepItemPresenter> Collection { get; set; }
Property Value
Orientation
public Orientation Orientation { get; set; }