Show / Hide Table of Contents

Method HasChildren

| Improve this Doc View Source

HasChildren(RowPresenter)

Gets a value indicates whether specified RowPresenter has child rows.

Declaration
protected virtual bool HasChildren(RowPresenter rowPresenter)
Parameters
Type Name Description
RowPresenter rowPresenter

The specified RowPresenter.

Returns
Type Description
System.Boolean

true if specified RowPresenter has child rows, otherwise false.

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