Property | Type | Description | |
---|---|---|---|
InitializeComponent | void |
Method | Description | |
---|---|---|
BindCommands ( |
||
DetailForm ( ) : DevExpress.OutlookInspiredApp.Win.Modules | ||
EnsureRibbonModule ( object view ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnControlAdded ( System e ) : void | ||
OnLoad ( System e ) : void | ||
OnShown ( System e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public BindCommands ( |
||
viewModel | ||
return | void |
public DetailForm ( ) : DevExpress.OutlookInspiredApp.Win.Modules | ||
return | DevExpress.OutlookInspiredApp.Win.Modules |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public EnsureRibbonModule ( object view ) : void | ||
view | object | |
return | void |