Click or drag to resize

RowDefinitionCollection Class

A collection of RowDefinition objects.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRowDefinition
    TomsToolbox.WpfRowDefinitionCollection

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public class RowDefinitionCollection : Collection<RowDefinition>

The RowDefinitionCollection type exposes the following members.

Constructors
  NameDescription
Public methodRowDefinitionCollection
Initializes a new instance of the RowDefinitionCollection class
Top
Extension Methods
See Also