C# Class DevExpress.OutlookInspiredApp.Win.Modules.ProductsPeek

Inheritance: BaseModuleControl
Exibir arquivo Open project: sethjuarez/DevAV

Public Methods

Method Description
ProductsPeek ( ) : DevExpress.OutlookInspiredApp.Win.Presenters

Protected Methods

Method Description
CreatePresenter ( ) : ProductPeekListPresenter
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnDisposing ( ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Method Details

CreatePresenter() protected method

protected CreatePresenter ( ) : ProductPeekListPresenter
return ProductPeekListPresenter

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

OnDisposing() protected method

protected OnDisposing ( ) : void
return void

ProductsPeek() public method

public ProductsPeek ( ) : DevExpress.OutlookInspiredApp.Win.Presenters
return DevExpress.OutlookInspiredApp.Win.Presenters