Show / Hide Table of Contents

Interface IScalarElement

Represents view element that can be used as scalar binding target.

Namespace: DevZest.Data.Presenters.Primitives
Assembly: DevZest.Data.WPF.dll
Syntax
public interface IScalarElement

Methods

Name Description
Cleanup(ScalarPresenter)

Cleanup this view element with scalar presenter.

Refresh(ScalarPresenter)

Refresh this view element with scalar presenter.

Setup(ScalarPresenter)

Setup this view element with scalar presenter.

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