Show / Hide Table of Contents

Method GridRows

| Improve this Doc View Source

GridRows(String[])

Defines layout grid rows.

Declaration
public DataPresenter.TemplateBuilder GridRows(params string[] heights)
Parameters
Type Name Description
System.String[] heights

The height values of grid columns. Must be valid string values of System.Windows.GridLength.

Returns
Type Description
DataPresenter.TemplateBuilder

This template builder for fluent coding.

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