MindFusion.Wpf Pack Programmer's Guide
PropertyGrid.PropertyDisplayType Property
See Also
 





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

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public PropertyDisplayType PropertyDisplayType { get; set; }

Visual Basic  Copy Code

Public Property PropertyDisplayType As PropertyDisplayType

 Property Value

A member of the PropertyDisplayType enumeration. The default is All.

 See Also

PropertyGrid Members
PropertyGrid Class
MindFusion.UI.Wpf Namespace