Свойство | Type | Description | |
---|---|---|---|
InitializeComponent | void | ||
UpdateCompactLayout | void |
Méthode | Description | |
---|---|---|
CustomersFilterPane ( CustomerCollectionViewModel collectionViewModel ) : DevExpress.OutlookInspiredApp.Win.Presenters |
Méthode | Description | |
---|---|---|
BindCommands ( ) : void | ||
CreatePresenter ( ) : CustomerFilterTreeListPresenter | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnDisposing ( ) : void | ||
OnInitServices ( DevExpress serviceContainer ) : void |
Méthode | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
UpdateCompactLayout ( ) : void |
protected CreatePresenter ( ) : CustomerFilterTreeListPresenter | ||
Résultat | CustomerFilterTreeListPresenter |
public CustomersFilterPane ( CustomerCollectionViewModel collectionViewModel ) : DevExpress.OutlookInspiredApp.Win.Presenters | ||
collectionViewModel | CustomerCollectionViewModel | |
Résultat | DevExpress.OutlookInspiredApp.Win.Presenters |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnInitServices ( DevExpress serviceContainer ) : void | ||
serviceContainer | DevExpress | |
Résultat | void |