Метод | Описание | |
---|---|---|
KryptonDockableWorkspace ( ) : System |
Initialize a new instance of the KryptonDockableWorkspace class.
|
|
ToString ( ) : string |
Gets a string representation of the instance.
|
Метод | Описание | |
---|---|---|
NewCellInitialize ( KryptonWorkspaceCell cell ) : void |
Initialize a new cell.
|
|
OnActiveCellChanged ( |
Raises the ActiveCellChanged event.
|
Метод | Описание | |
---|---|---|
OnCellCloseAction ( object sender, |
public KryptonDockableWorkspace ( ) : System | ||
Результат | System |
protected NewCellInitialize ( KryptonWorkspaceCell cell ) : void | ||
cell | KryptonWorkspaceCell | Cell being added to the control. |
Результат | void |
protected OnActiveCellChanged ( |
||
e | An ActiveCellChangedEventArgs containing the event data. | |
Результат | void |