DocumentViewer.CanMoveLeft 속성

정의

DocumentViewer를 문서에서 더 왼쪽으로 이동할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool CanMoveLeft { bool get(); };
public bool CanMoveLeft { get; }
member this.CanMoveLeft : bool
Public ReadOnly Property CanMoveLeft As Boolean

속성 값

Boolean

컨트롤이 문서에서 더 왼쪽으로 이동할 수 있으면 true이고, 문서에서 맨 왼쪽 가장자리에 있으면 false입니다.

설명

종속성 속성 정보

식별자 필드 CanMoveLeftProperty
메타 데이터 속성 설정 true 없음

적용 대상

추가 정보