NeoAxis Documentation
NeoAxis 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
CanMovePageNext Method
Can the provided page be moved to the next cell.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
CanMovePageNext
(
KryptonPage
page
)
Parameters
page
Type:
Internal.ComponentFactory.Krypton.Navigator
KryptonPage
Page to test.
Return Value
Type:
Boolean
True if it can be moved to the next cell; otherwise false.
See Also
Reference
KryptonWorkspace Class
Internal.ComponentFactory.Krypton.Workspace Namespace
Copyright 2024 NeoAxis Group. All rights reserved.