NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
Internal.ComponentFactory.Krypton.Workspace
KryptonWorkspace Class
KryptonWorkspace Methods
AllPages Method
AllVisiblePages Method
ApplyGridCells Method
ApplyGridPages Method
ApplyRebalance Method
ApplyResizing Method
ApplySingleCell Method
CanClosePage Method
CanMovePageNext Method
CanMovePagePrevious Method
CellForPage Method
CellForUniqueName Method
ClearAllPages Method
CloseAllButThisPage Method
ClosePage Method
CreateControlsInstance Method
Dispose Method
ExistingCellDetach Method
FirstCell Method
FirstVisibleCell Method
GenerateDragTargets Method
HideAllPages Method
IsCellPresent Method
LastCell Method
LastVisibleCell Method
LoadLayoutFromArray Method
LoadLayoutFromFile Method
LoadLayoutFromStream Method
LoadLayoutFromXml Method
MovePageNext Method
MovePagePrevious Method
NewCellInitialize Method
NextCell Method
NextVisibleCell Method
OnActiveCellChanged Method
OnActivePageChanged Method
OnAfterPageDrag Method
OnBeforePageDrag Method
OnCellCountChanged Method
OnCellVisibleCountChanged Method
OnChildrenMaximizeRestoreClicked Method
OnChildrenPropertyChanged Method
OnEnabledChanged Method
OnGlobalLoading Method
OnGlobalSaving Method
OnGotFocus Method
OnLayout Method
OnMaximizedCellChanged Method
OnPageDrop Method
OnPageLoading Method
OnPageSaving Method
OnPagesUnmatched Method
OnRecreateLoadingPage Method
OnWorkspaceCellAdding Method
OnWorkspaceCellRemoved Method
PageForUniqueName Method
PreviousCell Method
PreviousVisibleCell Method
ProcessDialogKey Method
ReadCellElement Method
ReadPageElement Method
ReadSequenceElement Method
SaveLayoutToArray Method
SaveLayoutToFile Method
SaveLayoutToStream Method
SaveLayoutToXml Method
Select Method
ShowAllPages Method
WndProc Method
WriteCellElement Method
WritePageElement Method
WriteSequenceElement Method
KryptonWorkspace
ClosePage Method
Close the page using the same logic as the close button on the cell.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
Copy
public
void
ClosePage
(
KryptonPage
page
)
Parameters
page
Type:
Internal.ComponentFactory.Krypton.Navigator
KryptonPage
Page to close.
See Also
Reference
KryptonWorkspace Class
Internal.ComponentFactory.Krypton.Workspace Namespace
Copyright © 2023 NeoAxis Group. All rights reserved.