Name | Description | |
---|---|---|
PropertyGrid Constructor | Initializes a new instance of the PropertyGrid class. |
The following tables list the members exposed by PropertyGrid.
Name | Description | |
---|---|---|
PropertyGrid Constructor | Initializes a new instance of the PropertyGrid class. |
Name | Description | |
---|---|---|
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualWidth | (Inherited from System.Windows.Controls.Control) | |
AdvancedOptionsMenu | Gets or sets the contextual menu to use when the advanced menu button is clicked. | |
AllowDrop | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesCaptured | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
AreAnyTouchesOver | (Inherited from System.Windows.Controls.Control) | |
AutoGenerateProperties | Gets or sets a value indicating whether the PropertyGrid will generate all properties for a given object. | |
Background | (Inherited from System.Windows.Controls.Control) | |
BindingGroup | (Inherited from System.Windows.Controls.Control) | |
BorderBrush | (Inherited from System.Windows.Controls.Control) | |
BorderThickness | (Inherited from System.Windows.Controls.Control) | |
CacheMode | (Inherited from System.Windows.Controls.Control) | |
CategoryDefinitions | ||
CategoryGroupDescription | Gets or sets the GroupDescription to be applied on the source items in order to define the groups when the PropertyGrid is Categorized. | |
CategoryGroupHeaderTemplate | Gets or sets the DataTemplate to use to define the category headers when the propertyGrid is categorized. | |
Clip | (Inherited from System.Windows.Controls.Control) | |
ClipToBounds | (Inherited from System.Windows.Controls.Control) | |
CommandBindings | (Inherited from System.Windows.Controls.Control) | |
ContextMenu | (Inherited from System.Windows.Controls.Control) | |
Cursor | (Inherited from System.Windows.Controls.Control) | |
DataContext | (Inherited from System.Windows.Controls.Control) | |
DefaultEditorDefinition | Gets or sets the default editor definition to use when the property value type is not supported. | |
DependencyObjectType | (Inherited from System.Windows.Controls.Control) | |
DesiredSize | (Inherited from System.Windows.Controls.Control) | |
Dispatcher | (Inherited from System.Windows.Controls.Control) | |
EditorDefinitions | Gets or sets a collection of custom editors to use in place of the default editors. | |
Effect | (Inherited from System.Windows.Controls.Control) | |
Filter | Gets or sets the filter used to filter the visible properties in the PropertyGrid. | |
FilterWatermark | Gets or sets the watermark used in the filter field. | |
FlowDirection | (Inherited from System.Windows.Controls.Control) | |
Focusable | (Inherited from System.Windows.Controls.Control) | |
FocusVisualStyle | (Inherited from System.Windows.Controls.Control) | |
FontFamily | (Inherited from System.Windows.Controls.Control) | |
FontSize | (Inherited from System.Windows.Controls.Control) | |
FontStretch | (Inherited from System.Windows.Controls.Control) | |
FontStyle | (Inherited from System.Windows.Controls.Control) | |
FontWeight | (Inherited from System.Windows.Controls.Control) | |
ForceCursor | (Inherited from System.Windows.Controls.Control) | |
Foreground | (Inherited from System.Windows.Controls.Control) | |
HasAnimatedProperties | (Inherited from System.Windows.Controls.Control) | |
Height | (Inherited from System.Windows.Controls.Control) | |
HideInheritedProperties | Gets or sets a value indicating if the inherited properties of the selected object will be hidden. | |
HorizontalAlignment | (Inherited from System.Windows.Controls.Control) | |
HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
InputBindings | (Inherited from System.Windows.Controls.Control) | |
InputScope | (Inherited from System.Windows.Controls.Control) | |
IsArrangeValid | (Inherited from System.Windows.Controls.Control) | |
IsCategorized | Gets or sets a value indicating whether the properties displayed in the PropertyGrid are categorized. | |
IsEnabled | (Inherited from System.Windows.Controls.Control) | |
IsExpandingNonPrimitiveTypes | Gets or sets if the non-primitive types properties will be expandables to edit their sub-items directly from the PropertyGrid. Default is false. | |
IsFocused | (Inherited from System.Windows.Controls.Control) | |
IsHitTestVisible | (Inherited from System.Windows.Controls.Control) | |
IsInitialized | (Inherited from System.Windows.Controls.Control) | |
IsInputMethodEnabled | (Inherited from System.Windows.Controls.Control) | |
IsKeyboardFocused | (Inherited from System.Windows.Controls.Control) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.Controls.Control) | |
IsLoaded | (Inherited from System.Windows.Controls.Control) | |
IsManipulationEnabled | (Inherited from System.Windows.Controls.Control) | |
IsMeasureValid | (Inherited from System.Windows.Controls.Control) | |
IsMiscCategoryLabelHidden | Gets or sets a value indicating whether the "Misc" category expander should be hidden. | |
IsMouseCaptured | (Inherited from System.Windows.Controls.Control) | |
IsMouseCaptureWithin | (Inherited from System.Windows.Controls.Control) | |
IsMouseDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
IsMouseOver | (Inherited from System.Windows.Controls.Control) | |
IsReadOnly | Gets or sets a value indicating whether the property grid is read-only. | |
IsScrollingToTopAfterRefresh | Gets or sets if the PropertyGrid's vertical scrollViewer will scroll to top following a refresh of the PropertyItems. | |
IsSealed | (Inherited from System.Windows.Controls.Control) | |
IsStylusCaptured | (Inherited from System.Windows.Controls.Control) | |
IsStylusCaptureWithin | (Inherited from System.Windows.Controls.Control) | |
IsStylusDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
IsStylusOver | (Inherited from System.Windows.Controls.Control) | |
IsTabStop | (Inherited from System.Windows.Controls.Control) | |
IsVirtualizing | 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. | |
IsVisible | (Inherited from System.Windows.Controls.Control) | |
Language | (Inherited from System.Windows.Controls.Control) | |
LayoutTransform | (Inherited from System.Windows.Controls.Control) | |
Margin | (Inherited from System.Windows.Controls.Control) | |
MaxHeight | (Inherited from System.Windows.Controls.Control) | |
MaxWidth | (Inherited from System.Windows.Controls.Control) | |
MinHeight | (Inherited from System.Windows.Controls.Control) | |
MinWidth | (Inherited from System.Windows.Controls.Control) | |
Name | (Inherited from System.Windows.Controls.Control) | |
NameColumnWidth | Gets or sets the width of the property name column. | |
Opacity | (Inherited from System.Windows.Controls.Control) | |
OpacityMask | (Inherited from System.Windows.Controls.Control) | |
OverridesDefaultStyle | (Inherited from System.Windows.Controls.Control) | |
Padding | (Inherited from System.Windows.Controls.Control) | |
Parent | (Inherited from System.Windows.Controls.Control) | |
Properties | Gets the current collection of generated PropertyItem instances. | |
PropertiesSource | Gets or sets the items source for the properties of the PropertyGrid. | |
PropertyContainerStyle | Gets or sets the style that will be applied to all PropertyItemBase instances displayed in the property grid. | |
PropertyDefinitions | Gets or sets the collection of PropertyDefinition instances. | |
PropertyNameBinding | Gets or sets the Binding to be used on the property's underlying item to get the name of the property to display | |
PropertyNameLeftPadding | Gets or sets the left padding of each propertyItem name in the PropertyGrid. | |
PropertyNameTextWrapping | Gets or sets if text wrapping should be used for the long property names. | |
PropertyValueBinding | Gets or sets the Binding to be used on the property's underlying item to get the value of the property to display. | |
RenderSize | (Inherited from System.Windows.Controls.Control) | |
RenderTransform | (Inherited from System.Windows.Controls.Control) | |
RenderTransformOrigin | (Inherited from System.Windows.Controls.Control) | |
Resources | (Inherited from System.Windows.Controls.Control) | |
SelectedObject | Gets or sets the current object the PropertyGrid is inspecting, | |
SelectedObjectName | Gets or sets the name of the SelectedObject. | |
SelectedObjects | Gets the currently selected objects the PropertyGrid is inspecting, | |
SelectedObjectsOverride | Gets or sets the list of selected objects. | |
SelectedObjectType | Gets or sets the Type of the SelectedObject. | |
SelectedObjectTypeName | Gets or sets the name of the Type of the SelectedObject. | |
SelectedProperty | Gets or sets the selected property or returns null if the selection is empty. | |
SelectedPropertyItem | Gets the selected PropertyItem. | |
ShowAdvancedOptions | Gets or sets a value indicating whether the advanced options button next to the properties is displayed. | |
ShowDescriptionByTooltip | Gets/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. | |
ShowHorizontalScrollBar | Gets or sets if the horizontal scroll bar will be visible in the PropertyGrid. | |
ShowPreview | ||
ShowSearchBox | Gets or sets a value indicating whether the search box is displayed. | |
ShowSortOptions | Gets or sets a value indicating whether the sort options are displayed (Categorized and Alphabetical). | |
ShowSummary | Gets or sets a value indicating whether the summary pane is shown. | |
ShowTitle | Gets or sets a value indicating whether the PropertyGrid's title is displayed. | |
SnapsToDevicePixels | (Inherited from System.Windows.Controls.Control) | |
Style | (Inherited from System.Windows.Controls.Control) | |
TabIndex | (Inherited from System.Windows.Controls.Control) | |
Tag | (Inherited from System.Windows.Controls.Control) | |
Template | (Inherited from System.Windows.Controls.Control) | |
TemplatedParent | (Inherited from System.Windows.Controls.Control) | |
ToolTip | (Inherited from System.Windows.Controls.Control) | |
TouchesCaptured | (Inherited from System.Windows.Controls.Control) | |
TouchesCapturedWithin | (Inherited from System.Windows.Controls.Control) | |
TouchesDirectlyOver | (Inherited from System.Windows.Controls.Control) | |
TouchesOver | (Inherited from System.Windows.Controls.Control) | |
Triggers | (Inherited from System.Windows.Controls.Control) | |
Uid | (Inherited from System.Windows.Controls.Control) | |
UpdateTextBoxSourceOnEnterKey | ||
UseLayoutRounding | (Inherited from System.Windows.Controls.Control) | |
VerticalAlignment | (Inherited from System.Windows.Controls.Control) | |
VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) | |
Visibility | (Inherited from System.Windows.Controls.Control) | |
Width | (Inherited from System.Windows.Controls.Control) |