MindFusion.Wpf Pack Programmer's Guide
GridRow Properties
 


 Public Properties

  Name Description

CellBorderBrush

Gets or sets the border brush of the cells in the row. This is a dependency property.

CellBorderThickness

Gets or sets the border thickness of the cells in the row. This is a dependency property.

DataItem

Gets or sets the item associated with this row. This is a dependency property.

Index

Gets or sets the index of this row within its parent. This is a dependency property.

IsExpanded

Gets or sets a value indicating whether this row is expanded. This is a dependency property.

 See Also

GridRow Class
MindFusion.DataViews.Wpf Namespace