Class PrintBoxPresenter
public class PrintBoxPresenter : NotifyPropertyChangedBase, INotifyPropertyChanged
- Inheritance
-
PrintBoxPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Collection
说明
public ObservableCollection<IPrintPagePresenter> Collection { get; set; }