PreviewModelBase Class
The base class for classes that provide the Preview Model functionality.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
Declaration
public abstract class PreviewModelBase :
IPreviewModel,
INotifyPropertyChanged
Public MustInherit Class PreviewModelBase
Implements IPreviewModel,
INotifyPropertyChanged
Implements
Inheritance
See Also