Свойство | Тип | Описание | |
---|---|---|---|
AddListViewItem | void | ||
AddSwitchPort | void | ||
DeleteSwitchPort | void | ||
EditSwitchPort | void | ||
InitializeComponent | void |
Метод | Описание | |
---|---|---|
CrossPointSwitchControl ( ) : System | ||
lvColumns_OnAdd ( ) : void | ||
lvColumns_OnDelete ( ) : void | ||
lvColumns_OnEdit ( ) : void | ||
lvRows_OnAdd ( ) : void | ||
lvRows_OnDelete ( ) : void | ||
lvRows_OnEdit ( ) : void |
Метод | Описание | |
---|---|---|
ControlsToData ( ) : void | ||
DataToControls ( ) : void | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
AddListViewItem ( |
||
AddSwitchPort ( lists listView ) : void | ||
DeleteSwitchPort ( lists listView ) : void | ||
EditSwitchPort ( lists listView ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
public CrossPointSwitchControl ( ) : System | ||
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |