DataRowView.IsEdit 속성

정의

행이 편집 모드에 있는지 여부를 나타냅니다.

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

속성 값

true 행이 편집 모드인 경우 그렇지 않으면 false.

적용 대상

추가 정보