MindFusion.Wpf Pack Programmer's Guide
PropertyGrid Properties
 


 Public Properties

  Name Description

CornerRadius

Gets or sets the radius of the grid's corners. This is a dependency property.

Description

Gets or sets the description displayed in the grid. This is a dependency property.

DescriptionVisibility

Gets or sets a value indicating whether to show the description pane in the grid. This is a dependency property.

FilterTypeList

Get or sets a list of objects specifying which properties should be displayed in the grid. This is a dependency property.

Header

Gets or sets the text displayed in the grid title. This is a dependency property.

PropertyDisplayType

Get or sets a value indicating how to display the properties in the grid. This is a dependency property.

PropertySortType

Get or sets a value indicating how to sort the properties in the grid. This is a dependency property.

SectionBackground

Gets or sets the background brush of the inner section of the grid. This is a dependency property.

SectionBorderBrush

Gets or sets the border brush of the inner section of the grid. This is a dependency property.

SectionBorderThickness

Gets or sets the border thickness of the inner section of the grid. This is a dependency property.

SectionCornerRadius

Gets or sets the radius of the corners of the inner section of the grid. This is a dependency property.

SectionMargin

Gets or sets the margins of the inner section of the grid. This is a dependency property.

SelectedObject

Gets or sets the object whose properties are displayed in the grid. This is a dependency property.

ShowReadOnlyProperties

Gets or sets a value indicating whether to display read-only properties. This is a dependency property.

 See Also

PropertyGrid Class
MindFusion.UI.Wpf Namespace