Show / Hide Table of Contents

Interface InPlaceEditor.IEditingPolicy

Defines the editing policy.

Namespace: DevZest.Data.Views
Assembly: DevZest.Data.WPF.dll
Syntax
public interface IEditingPolicy

Methods

Name Description
QueryEditingMode(InPlaceEditor)

Queries whether specified InPlaceEditor is in editing mode.

QueryEditorElementFocus(InPlaceEditor)

Queries whether the editor element of specified InPlaceEditor should have keyboard focus.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest