Свойство | Тип | Описание | |
---|---|---|---|
InitializeComponent | void | ||
UpdateCompactLayout | void |
Метод | Описание | |
---|---|---|
QuotesFilterPaneCollapsed ( QuoteCollectionViewModel collectionViewModel ) : DevExpress.OutlookInspiredApp.Win.Presenters |
Метод | Описание | |
---|---|---|
BindCommands ( ) : void | ||
CreatePresenter ( ) : QuoteFilterPanePresenter | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnDisposing ( ) : void |
Метод | Описание | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateCompactLayout ( ) : void |
protected CreatePresenter ( ) : QuoteFilterPanePresenter | ||
Результат | QuoteFilterPanePresenter |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public QuotesFilterPaneCollapsed ( QuoteCollectionViewModel collectionViewModel ) : DevExpress.OutlookInspiredApp.Win.Presenters | ||
collectionViewModel | QuoteCollectionViewModel | |
Результат | DevExpress.OutlookInspiredApp.Win.Presenters |