Show / Hide Table of Contents

Interface IContainerElement

Represents view element that contains child element(s).

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

Methods

Name Description
GetChild(Int32)

Gets child view element at specified index.

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