Class CleaningProcessContentPresenter
Cleaning process content presenter
Inheritance
System.Object
CleaningProcessContentPresenter
Namespace: Simplic.PlugIn.Logistics.Disposition
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public class CleaningProcessContentPresenter : UIContentPresenter
Constructors
| Improve this Doc View SourceCleaningProcessContentPresenter()
Initialize new presenter
Declaration
public CleaningProcessContentPresenter()
Fields
| Improve this Doc View SourceRefreshTemplateProperty
Declaration
public static readonly DependencyProperty RefreshTemplateProperty
Field Value
Type | Description |
---|---|
System.Windows.DependencyProperty |
Properties
| Improve this Doc View SourceRefreshTemplate
Dependency property to trigger the ui template selector
Declaration
public bool RefreshTemplate { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |