Xceed Toolkit Plus for WPF v4.6 Documentation
PropertyGrid Class Properties


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.PropertyGrid Namespace : PropertyGrid Class

For a list of all members of this type, see PropertyGrid members.

Public Properties
 NameDescription
Public Property (Inherited from System.Windows.FrameworkElement)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the contextual menu to use when the advanced menu button is clicked.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value indicating whether the PropertyGrid will generate all properties for a given object.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property  
Public Property

Gets or sets the GroupDescription to be applied on the source items in order to define the groups when the PropertyGrid is Categorized.

 
Public PropertyGets or sets the DataTemplate to use to define the category headers when the propertyGrid is categorized.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the default editor definition to use when the property value type is not supported.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property

Gets or sets a collection of custom editors to use in place of the default editors.

 
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the filter used to filter the visible properties in the PropertyGrid.  
Public PropertyGets or sets the watermark used in the filter field.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property

Gets or sets a value indicating if the inherited properties of the selected object will be hidden.

 
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value indicating whether the properties displayed in the PropertyGrid are categorized.  
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets if the non-primitive types properties will be expandables to edit their sub-items directly from the PropertyGrid. Default is false.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value indicating whether the "Misc" category expander should be hidden.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets a value indicating whether the property grid is read-only.  
Public PropertyGets or sets if the PropertyGrid's vertical scrollViewer will scroll to top following a refresh of the PropertyItems.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property

Gets or sets if the PropertyGrid is using Virtualization.

Using Virtualization will load faster a SelectedObject with a large set of propertyItems, but the scrollbar thumb will estimate its size and re-adjust upon scrolling.
 
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the width of the property name column.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets the current collection of generated PropertyItem instances.  
Public PropertyGets or sets the items source for the properties of the PropertyGrid.  
Public PropertyGets or sets the style that will be applied to all PropertyItemBase instances displayed in the property grid.  
Public Property

Gets or sets the collection of PropertyDefinition instances.

 
Public PropertyGets or sets the Binding to be used on the property's underlying item to get the name of the property to display  
Public PropertyGets or sets the left padding of each propertyItem name in the PropertyGrid.  
Public PropertyGets or sets if text wrapping should be used for the long property names.  
Public PropertyGets or sets the Binding to be used on the property's underlying item to get the value of the property to display.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public PropertyGets or sets the current object the PropertyGrid is inspecting,  
Public PropertyGets or sets the name of the SelectedObject.  
Public PropertyGets the currently selected objects the PropertyGrid is inspecting,  
Public PropertyGets or sets the list of selected objects.  
Public PropertyGets or sets the Type of the SelectedObject.  
Public PropertyGets or sets the name of the Type of the SelectedObject.  
Public PropertyGets or sets the selected property or returns null if the selection is empty.  
Public PropertyGets the selected PropertyItem.  
Public PropertyGets or sets a value indicating whether the advanced options button next to the properties is displayed.  
Public PropertyGets/Sets if the Description of the PropertyItem will be displayed as a tooltip on the PART_Name of the PropertyItem. When ShowDescriptionByTooltip is True and the DescriptionAttribute on the PropertyItem is not null and not empty, it will be displayed as a tooltip.  
Public PropertyGets or sets if the horizontal scroll bar will be visible in the PropertyGrid.  
Public Property  
Public PropertyGets or sets a value indicating whether the search box is displayed.  
Public PropertyGets or sets a value indicating whether the sort options are displayed (Categorized and Alphabetical).  
Public PropertyGets or sets a value indicating whether the summary pane is shown.  
Public PropertyGets or sets a value indicating whether the PropertyGrid's title is displayed.  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property  
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Public Property (Inherited from System.Windows.Controls.Control)
Top
Protected Properties
 NameDescription
Protected Internal Property (Inherited from System.Windows.FrameworkElement)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Internal Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Protected Property (Inherited from System.Windows.Controls.Control)
Top
See Also

Reference

PropertyGrid Class
Xceed.Wpf.Toolkit.PropertyGrid Namespace