Share via


WorkflowMenuCommands.PageUp 필드

정의

페이지 위로 메뉴에 액세스하는 데 사용하는 CommandID입니다. 이 필드는 읽기 전용입니다.

public: static initonly System::ComponentModel::Design::CommandID ^ PageUp;
public static readonly System.ComponentModel.Design.CommandID PageUp;
 staticval mutable PageUp : System.ComponentModel.Design.CommandID
Public Shared ReadOnly PageUp As CommandID 

필드 값

설명

페이지 위로 메뉴는 일반적으로 워크플로를 한 페이지 위로 스크롤하는 데 사용됩니다.

적용 대상