Show / Hide Table of Contents

Method AddBehavior

| Improve this Doc View Source

AddBehavior(BlockViewBehavior)

Adds block view behavior.

Declaration
public DataPresenter.TemplateBuilder AddBehavior(BlockViewBehavior behavior)
Parameters
Type Name Description
BlockViewBehavior behavior

The block view behavior.

Returns
Type Description
DataPresenter.TemplateBuilder

This template builder for fluent coding.

| Improve this Doc View Source

AddBehavior(RowViewBehavior)

Adds row view behavior.

Declaration
public DataPresenter.TemplateBuilder AddBehavior(RowViewBehavior behavior)
Parameters
Type Name Description
RowViewBehavior behavior

The row view behavior.

Returns
Type Description
DataPresenter.TemplateBuilder

This template builder for fluent coding.

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