Свойство | Тип | Описание | |
---|---|---|---|
_customViewCollection | CustomViewCollection |
Свойство | Тип | Описание | |
---|---|---|---|
AddButtonClickHandler | void | ||
CancelButtonClickHandler | void | ||
CustomViewCollectionForm_Load | void | ||
CustomViewPropertyChanged | void | ||
DeleteButtonClickHandler | void | ||
DownButtonClickHandler | void | ||
InitializeComponent | void | ||
LoadList | void | ||
OKButtonClickHandler | void | ||
UpButtonClickHandler | void |
Метод | Описание | |
---|---|---|
CustomViewCollectionForm ( ) : System | ||
CustomViewCollectionForm ( CustomViewCollection customViewCollection ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
AddButtonClickHandler ( object sender, System e ) : void | ||
CancelButtonClickHandler ( object sender, System e ) : void | ||
CustomViewCollectionForm_Load ( object sender, System e ) : void | ||
CustomViewPropertyChanged ( object sender, |
||
DeleteButtonClickHandler ( object sender, System e ) : void | ||
DownButtonClickHandler ( object sender, System e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LoadList ( ) : void | ||
OKButtonClickHandler ( object sender, System e ) : void | ||
UpButtonClickHandler ( object sender, System e ) : void |
public CustomViewCollectionForm ( ) : System | ||
Результат | System |
public CustomViewCollectionForm ( CustomViewCollection customViewCollection ) : System | ||
customViewCollection | CustomViewCollection | |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |