Show / Hide Table of Contents

Class RowViewBehavior

Represents a behavior that can dynamically change the look-and-feel of RowView.

Inheritance
System.Object
RowViewBehavior
RowViewAlternation
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: DevZest.Data.Presenters
Assembly: DevZest.Data.WPF.dll
Syntax
public abstract class RowViewBehavior

Methods

Name Description
Cleanup(RowView)

Cleanup the RowView.

Refresh(RowView)

Refresh the RowView.

Setup(RowView)

Setup the RowView.

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