[]
帮助文档
视频教程
API文档
开发者社区
认证体系
应用和插件市场
V11.0
搜索
K
立即下载
登录
你好,请
登录
活字格中文文档
你好,请
登录
帮助文档
视频教程
API文档
开发者社区
认证体系
应用和插件市场
立即下载
V11.0
首页
.NET API
GrapeCity.Forguncy.CellTypes
GrapeCity.Forguncy.Commands
Command
CommandDesigner
CommandDesigner<T>
CommandPageScope
CommandScope
CommandSupportUsingScopeAttribute
CustomCommandObject
CustomCommandObjectAttribute
ExecuteResult
ExportPageSettingBase
ExportPageToExcelSetting
ExportPageToHtmlSetting
ExportPageToPdfSetting
ExportRepeatPageToPdfSetting
ExportToExcelItem
GenerateListParam
GenerateNormalParam
GenerateObjectParam
GenerateParam
IBuilderCommandContext
ICommandCellInfo
ICommandChecker
ICommandEditor
ICommandEditorAsync
ICommandExecutableInServerSide
ICommandExecutableInServerSideAsync
IContainSubCommands
IExportHelper
ILog
IQueryConditionWindow
IServerCommandExecuteContext
IServerCommandParamGenerator
ISubListCommand
IServerCommandExecuteContextCreator
IUpdateDatabaseCommand
IUpdateDatabaseCommandAsync
IWindow
LogLevel
ProcessControl
ResultToPropertyAttribute
GrapeCity.Forguncy.Plugin
GrapeCity.Forguncy.Plugin.Attributes
GrapeCity.Forguncy.Plugin.Services
GrapeCity.Forguncy.ServerApi
Java API
Javascript API
User Service API
.NET API
GrapeCity.Forguncy.Commands
ProcessControl
(Showing Draft Content)
GrapeCity.Forguncy.Commands.ProcessControl
Enum ProcessControl
流程控制信息。
命名空间
:
GrapeCity
.
Forguncy
.
Commands
程序集
: Forguncy.Commands.dll
语法
public
enum
ProcessControl
字段
名称
描述
BreakLoopAndContinue
跳过当前循环并继续执行。
Continue
继续执行。
ContinueLoop
跳过当前循环进入下一次循环。
Return
返回。