skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class RadPropertyGrid

Inheritance
System.Object
RadPropertyGrid
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class RadPropertyGrid : Control, IWeakEventListener<NotifyCollectionChangedEventArgs>, IWeakEventListener<ItemChangedEventArgs<PropertyDefinition>>

Constructors

RadPropertyGrid()

Declaration
public RadPropertyGrid()

Fields

AutoExpandGroupsProperty

Declaration
public static readonly DependencyProperty AutoExpandGroupsProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

AutoGenerateBindingPathsProperty

Declaration
public static readonly DependencyProperty AutoGenerateBindingPathsProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

AutoGeneratePropertyDefinitionsProperty

Declaration
public static readonly DependencyProperty AutoGeneratePropertyDefinitionsProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

BeginningEditEvent

Declaration
public static readonly RoutedEvent BeginningEditEvent
Field Value
RoutedEvent

CanUserResizeDescriptionPanelProperty

Declaration
public static readonly DependencyProperty CanUserResizeDescriptionPanelProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

CanUserSelectProperty

Declaration
public static readonly DependencyProperty CanUserSelectProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

CommandProviderProperty

Declaration
public static readonly DependencyProperty CommandProviderProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

DescriptionPanelVisibilityProperty

Declaration
public static readonly DependencyProperty DescriptionPanelVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EditEndedEvent

Declaration
public static readonly RoutedEvent EditEndedEvent
Field Value
RoutedEvent

EditModeProperty

Declaration
public static readonly DependencyProperty EditModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EditorTemplateSelectorProperty

Declaration
public static readonly DependencyProperty EditorTemplateSelectorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EnableCustomFilteringProperty

Declaration
public static readonly DependencyProperty EnableCustomFilteringProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EnableDeferredFilteringProperty

Declaration
public static readonly DependencyProperty EnableDeferredFilteringProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

EnableEditorCachingProperty

Declaration
public static readonly DependencyProperty EnableEditorCachingProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

FieldIndicatorVisibilityProperty

Declaration
public static readonly DependencyProperty FieldIndicatorVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

FieldStyleProperty

Declaration
public static readonly DependencyProperty FieldStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

GroupedEvent

Declaration
public static readonly RoutedEvent GroupedEvent
Field Value
RoutedEvent

GroupStyleProperty

Declaration
public static readonly DependencyProperty GroupStyleProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

GroupStyleSelectorProperty

Declaration
public static readonly DependencyProperty GroupStyleSelectorProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsGroupedProperty

Declaration
public static readonly DependencyProperty IsGroupedProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsReadOnlyProperty

Declaration
public static readonly DependencyProperty IsReadOnlyProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsTextSearchCaseSensitiveProperty

Declaration
public static readonly DependencyProperty IsTextSearchCaseSensitiveProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsTextSearchEnabledProperty

Declaration
public static readonly DependencyProperty IsTextSearchEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

IsVirtualizingProperty

Declaration
public static readonly DependencyProperty IsVirtualizingProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ItemProperty

Declaration
public static readonly DependencyProperty ItemProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

LabelColumnWidthProperty

Declaration
public static readonly DependencyProperty LabelColumnWidthProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

NestedPropertiesVisibilityProperty

Declaration
public static readonly DependencyProperty NestedPropertiesVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

PreparedEditorEvent

Declaration
public static readonly RoutedEvent PreparedEditorEvent
Field Value
RoutedEvent

PropertySetModeProperty

Declaration
public static readonly DependencyProperty PropertySetModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

PropertySetsValidationFunctionProperty

Declaration
public static readonly DependencyProperty PropertySetsValidationFunctionProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

PropertySetViewModelProperty

Declaration
public static readonly DependencyProperty PropertySetViewModelProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ReadOnlyEditorStateProperty

Declaration
public static readonly DependencyProperty ReadOnlyEditorStateProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SearchBoxVisibilityProperty

Declaration
public static readonly DependencyProperty SearchBoxVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SearchInNestedPropertiesProperty

Declaration
public static readonly DependencyProperty SearchInNestedPropertiesProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SelectedPropertyDefinitionProperty

Declaration
public static readonly DependencyProperty SelectedPropertyDefinitionProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SelectionChangedEvent

Declaration
public static readonly RoutedEvent SelectionChangedEvent
Field Value
RoutedEvent

SelectionModeProperty

Declaration
public static readonly DependencyProperty SelectionModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SortAndGroupButtonsVisibilityProperty

Declaration
public static readonly DependencyProperty SortAndGroupButtonsVisibilityProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SortedEvent

Declaration
public static readonly RoutedEvent SortedEvent
Field Value
RoutedEvent

TextSearchModeProperty

Declaration
public static readonly DependencyProperty TextSearchModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ValidatedEvent

Declaration
public static readonly RoutedEvent ValidatedEvent
Field Value
RoutedEvent

ValidatingEvent

Declaration
public static readonly RoutedEvent ValidatingEvent
Field Value
RoutedEvent

Properties

AutoExpandGroups

Declaration
public bool AutoExpandGroups { get; set; }
Property Value
System.Boolean

AutoGenerateBindingPaths

Declaration
public bool AutoGenerateBindingPaths { get; set; }
Property Value
System.Boolean

AutoGeneratePropertyDefinitions

Declaration
public bool AutoGeneratePropertyDefinitions { get; set; }
Property Value
System.Boolean

CanUserResizeDescriptionPanel

Declaration
public bool CanUserResizeDescriptionPanel { get; set; }
Property Value
System.Boolean

CanUserSelect

Declaration
public bool CanUserSelect { get; set; }
Property Value
System.Boolean

CommandProvider

Declaration
public ICommandProvider CommandProvider { get; set; }
Property Value
ICommandProvider

DescriptionPanelVisibility

Declaration
public Visibility DescriptionPanelVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

EditMode

Declaration
public PropertyGridEditMode EditMode { get; set; }
Property Value
PropertyGridEditMode

EditorTemplateSelector

Declaration
public DataTemplateSelector EditorTemplateSelector { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.DataTemplateSelector

EnableCustomFiltering

Declaration
public bool EnableCustomFiltering { get; set; }
Property Value
System.Boolean

EnableDeferredFiltering

Declaration
public bool EnableDeferredFiltering { get; set; }
Property Value
System.Boolean

EnableEditorCaching

Declaration
public bool EnableEditorCaching { get; set; }
Property Value
System.Boolean

FieldIndicatorVisibility

Declaration
public Visibility FieldIndicatorVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

FieldStyle

Declaration
public Style FieldStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

GroupDefinitions

Declaration
public GroupDefinitionsCollection GroupDefinitions { get; }
Property Value
GroupDefinitionsCollection

GroupStyle

Declaration
public Style GroupStyle { get; set; }
Property Value
Microsoft.UI.Xaml.Style

GroupStyleSelector

Declaration
public StyleSelector GroupStyleSelector { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.StyleSelector

IsGrouped

Declaration
public bool IsGrouped { get; set; }
Property Value
System.Boolean

IsReadOnly

Declaration
public bool IsReadOnly { get; set; }
Property Value
System.Boolean

IsTextSearchCaseSensitive

Declaration
public bool IsTextSearchCaseSensitive { get; set; }
Property Value
System.Boolean

IsTextSearchEnabled

Declaration
public bool IsTextSearchEnabled { get; set; }
Property Value
System.Boolean

IsVirtualizing

Declaration
public bool IsVirtualizing { get; set; }
Property Value
System.Boolean

Item

Declaration
public object Item { get; set; }
Property Value
System.Object

LabelColumnWidth

Declaration
public GridLength LabelColumnWidth { get; set; }
Property Value
Microsoft.UI.Xaml.GridLength

NestedPropertiesVisibility

Declaration
public Visibility NestedPropertiesVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

PropertyDefinitions

Declaration
public PropertyDefinitionCollection PropertyDefinitions { get; }
Property Value
PropertyDefinitionCollection

PropertySet

Declaration
public PropertySet PropertySet { get; }
Property Value
PropertySet

PropertySetMode

Declaration
public PropertySetOperation PropertySetMode { get; set; }
Property Value
PropertySetOperation

PropertySetsValidationFunction

Declaration
public Func<string, object, string> PropertySetsValidationFunction { get; set; }
Property Value
System.Func<System.String, System.Object, System.String>

ReadOnlyEditorState

Declaration
public ReadOnlyEditorStates ReadOnlyEditorState { get; set; }
Property Value
ReadOnlyEditorStates

SearchBoxVisibility

Declaration
public Visibility SearchBoxVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

SearchInNestedProperties

Declaration
public bool SearchInNestedProperties { get; set; }
Property Value
System.Boolean

SelectedPropertyDefinition

Declaration
public PropertyDefinition SelectedPropertyDefinition { get; set; }
Property Value
PropertyDefinition

SelectedPropertyDefinitions

Declaration
public ObservableCollection<PropertyDefinition> SelectedPropertyDefinitions { get; }
Property Value
System.Collections.ObjectModel.ObservableCollection<PropertyDefinition>

SelectionMode

Declaration
public SelectionMode SelectionMode { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.SelectionMode

SortAndGroupButtonsVisibility

Declaration
public Visibility SortAndGroupButtonsVisibility { get; set; }
Property Value
Microsoft.UI.Xaml.Visibility

TextSearchMode

Declaration
public TextSearchMode TextSearchMode { get; set; }
Property Value
TextSearchMode

Methods

add_PreparedEditor(PropertyGridPreparedEditorEventHandler)

Declaration
public void add_PreparedEditor(PropertyGridPreparedEditorEventHandler value)
Parameters
PropertyGridPreparedEditorEventHandler value

BeginEdit()

Declaration
public void BeginEdit()

BeginEdit(PropertyDefinition)

Declaration
public void BeginEdit(PropertyDefinition propertyDefinition)
Parameters
PropertyDefinition propertyDefinition

CancelEdit()

Declaration
public void CancelEdit()

CollapseAllGroups()

Declaration
public void CollapseAllGroups()

CollapseGroup(Object)

Declaration
public void CollapseGroup(object groupKey)
Parameters
System.Object groupKey

CommitEdit()

Declaration
public void CommitEdit()

CommitEdit(PropertyDefinition)

Declaration
public void CommitEdit(PropertyDefinition propertyDefinition)
Parameters
PropertyDefinition propertyDefinition

ExpandAllGroups()

Declaration
public void ExpandAllGroups()

ExpandGroup(Object)

Declaration
public void ExpandGroup(object groupKey)
Parameters
System.Object groupKey

Group()

Declaration
public void Group()

OnApplyTemplate()

Declaration
protected override void OnApplyTemplate()

OnBeginningEdit(PropertyGridBeginningEditEventArgs)

Declaration
protected virtual void OnBeginningEdit(PropertyGridBeginningEditEventArgs args)
Parameters
PropertyGridBeginningEditEventArgs args

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

OnEditEnded(PropertyGridEditEndedEventArgs)

Declaration
protected virtual void OnEditEnded(PropertyGridEditEndedEventArgs args)
Parameters
PropertyGridEditEndedEventArgs args

OnFieldLoaded(PropertyGridField)

Declaration
protected virtual void OnFieldLoaded(PropertyGridField field)
Parameters
PropertyGridField field

OnIsReadOnlyPropertyChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Declaration
protected static void OnIsReadOnlyPropertyChanged(DependencyObject sender, DependencyPropertyChangedEventArgs args)
Parameters
Microsoft.UI.Xaml.DependencyObject sender

Microsoft.UI.Xaml.DependencyPropertyChangedEventArgs args

OnIsVirtualizingPropertyChanged(DependencyObject, DependencyPropertyChangedEventArgs)

Declaration
protected static void OnIsVirtualizingPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs args)
Parameters
Microsoft.UI.Xaml.DependencyObject d

Microsoft.UI.Xaml.DependencyPropertyChangedEventArgs args

OnItemChanged(PropertyGridItemChangedEventArgs)

Declaration
protected virtual void OnItemChanged(PropertyGridItemChangedEventArgs args)
Parameters
PropertyGridItemChangedEventArgs args

OnKeyDown(KeyRoutedEventArgs)

Declaration
protected override void OnKeyDown(KeyRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.KeyRoutedEventArgs e

OnPointerPressed(PointerRoutedEventArgs)

Declaration
protected override void OnPointerPressed(PointerRoutedEventArgs e)
Parameters
Microsoft.UI.Xaml.Input.PointerRoutedEventArgs e

OnPreparedEditor(PropertyGridPreparedEditorEventArgs)

Declaration
protected virtual void OnPreparedEditor(PropertyGridPreparedEditorEventArgs args)
Parameters
PropertyGridPreparedEditorEventArgs args

OnPropertyDefinitionsCollectionChanged(Object, NotifyCollectionChangedEventArgs)

Declaration
protected virtual void OnPropertyDefinitionsCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
Parameters
System.Object sender

System.Collections.Specialized.NotifyCollectionChangedEventArgs e

OnPropertySetValueChanged(String, IEnumerable, Object)

Declaration
protected virtual void OnPropertySetValueChanged(string propertyName, IEnumerable items, object value)
Parameters
System.String propertyName

System.Collections.IEnumerable items

System.Object value

OnValidated(PropertyGridValidatedEventArgs)

Declaration
protected virtual void OnValidated(PropertyGridValidatedEventArgs args)
Parameters
PropertyGridValidatedEventArgs args

OnValidating(PropertyGridValidatingEventArgs)

Declaration
protected virtual void OnValidating(PropertyGridValidatingEventArgs args)
Parameters
PropertyGridValidatingEventArgs args

Rebind()

Declaration
public void Rebind()

RegisterCommandBindings()

Declaration
public void RegisterCommandBindings()

ReloadData()

Declaration
public void ReloadData()

remove_PreparedEditor(PropertyGridPreparedEditorEventHandler)

Declaration
public void remove_PreparedEditor(PropertyGridPreparedEditorEventHandler value)
Parameters
PropertyGridPreparedEditorEventHandler value

ScrollIntoViewAsync(PropertyDefinition, Action<PropertyGridField>)

Declaration
public void ScrollIntoViewAsync(PropertyDefinition propertyDefinition, Action<PropertyGridField> finishedCallback)
Parameters
PropertyDefinition propertyDefinition

System.Action<PropertyGridField> finishedCallback

Search(String)

Declaration
public void Search(string searchParameter)
Parameters
System.String searchParameter

Sort()

Declaration
public void Sort()

UpdateLayoutState()

Declaration
protected void UpdateLayoutState()

UpdatePropertySetValue(String, Object, Boolean)

Declaration
public void UpdatePropertySetValue(string propertyName, object propertyValue, bool shouldUpdateBoundData)
Parameters
System.String propertyName

System.Object propertyValue

System.Boolean shouldUpdateBoundData

UpdateVisualStates(Boolean)

Declaration
protected void UpdateVisualStates(bool useTransitions)
Parameters
System.Boolean useTransitions

Events

AutoGeneratingPropertyDefinition

Declaration
public event EventHandler<AutoGeneratingPropertyDefinitionEventArgs> AutoGeneratingPropertyDefinition
Event Type
System.EventHandler<AutoGeneratingPropertyDefinitionEventArgs>

BeginningEdit

Declaration
public event EventHandler<PropertyGridBeginningEditEventArgs> BeginningEdit
Event Type
System.EventHandler<PropertyGridBeginningEditEventArgs>

EditEnded

Declaration
public event EventHandler<PropertyGridEditEndedEventArgs> EditEnded
Event Type
System.EventHandler<PropertyGridEditEndedEventArgs>

FieldLoaded

Declaration
public event EventHandler<FieldEventArgs> FieldLoaded
Event Type
System.EventHandler<FieldEventArgs>

Filtered

Declaration
public event EventHandler<EventArgs> Filtered
Event Type
System.EventHandler<System.EventArgs>

Filtering

Declaration
public event EventHandler<PropertyGridFilteringEventArgs> Filtering
Event Type
System.EventHandler<PropertyGridFilteringEventArgs>

Grouped

Declaration
public event EventHandler<RadRoutedEventArgs> Grouped
Event Type
System.EventHandler<RadRoutedEventArgs>

ItemChanged

Declaration
public event EventHandler<PropertyGridItemChangedEventArgs> ItemChanged
Event Type
System.EventHandler<PropertyGridItemChangedEventArgs>

PreparedEditor

Declaration
public event PropertyGridPreparedEditorEventHandler PreparedEditor
Event Type
PropertyGridPreparedEditorEventHandler

PropertySetValueChanged

Declaration
public event EventHandler<PropertySetValueChangedEventArgs> PropertySetValueChanged
Event Type
System.EventHandler<PropertySetValueChangedEventArgs>

SelectionChanged

Declaration
public event EventHandler<SelectionChangedEventArgs> SelectionChanged
Event Type
System.EventHandler<SelectionChangedEventArgs>

Sorted

Declaration
public event EventHandler<RadRoutedEventArgs> Sorted
Event Type
System.EventHandler<RadRoutedEventArgs>

Validated

Declaration
public event EventHandler<PropertyGridValidatedEventArgs> Validated
Event Type
System.EventHandler<PropertyGridValidatedEventArgs>

Validating

Declaration
public event EventHandler<PropertyGridValidatingEventArgs> Validating
Event Type
System.EventHandler<PropertyGridValidatingEventArgs>

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.