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 PropertyGridCommandProvider

Inheritance
System.Object
PropertyGridCommandProvider
Namespace: Telerik.UI.Xaml.Controls.Data.PropertyGrid
Assembly: Telerik.WinUI.Controls.dll

Syntax

public class PropertyGridCommandProvider : DependencyObject, ICommandProvider, IKeyboardCommandExecutor

Constructors

PropertyGridCommandProvider()

Declaration
public PropertyGridCommandProvider()

PropertyGridCommandProvider(RadPropertyGrid)

Declaration
public PropertyGridCommandProvider(RadPropertyGrid propertyGrid)
Parameters
RadPropertyGrid propertyGrid

Fields

EnableBuiltInNavigationProperty

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

PropertyGridProperty

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

ShouldProcessHandledEventsProperty

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

Properties

CurrentIndex

Declaration
protected int CurrentIndex { get; }
Property Value
System.Int32

EnableBuiltInNavigation

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

Implements
ICommandProvider.EnableBuiltInNavigation

PropertyGrid

Declaration
public RadPropertyGrid PropertyGrid { get; set; }
Property Value
RadPropertyGrid

ShouldProcessHandledEvents

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

Implements
ICommandProvider.ShouldProcessHandledEvents

SourceList

Declaration
protected List<object> SourceList { get; }
Property Value
System.Collections.Generic.List<System.Object>

Methods

CanExpandCurrentField()

Declaration
protected virtual bool CanExpandCurrentField()
Returns
System.Boolean

CanGroup()

Declaration
protected virtual bool CanGroup()
Returns
System.Boolean

CanMovePageDown()

Declaration
protected virtual bool CanMovePageDown()
Returns
System.Boolean

CanMovePageUp()

Declaration
protected virtual bool CanMovePageUp()
Returns
System.Boolean

CanMoveToFirst()

Declaration
protected virtual bool CanMoveToFirst()
Returns
System.Boolean

CanMoveToLast()

Declaration
protected virtual bool CanMoveToLast()
Returns
System.Boolean

CanMoveToNext()

Declaration
protected virtual bool CanMoveToNext()
Returns
System.Boolean

CanMoveToPrevious()

Declaration
protected virtual bool CanMoveToPrevious()
Returns
System.Boolean

CanSearch()

Declaration
protected virtual bool CanSearch()
Returns
System.Boolean

CanSort()

Declaration
protected virtual bool CanSort()
Returns
System.Boolean

EnsureIndexIntoView(Int32)

Declaration
protected void EnsureIndexIntoView(int index)
Parameters
System.Int32 index

ExpandCurrentField()

Declaration
protected virtual void ExpandCurrentField()

ExpandCurrentFieldInternal()

Declaration
protected void ExpandCurrentFieldInternal()

Group()

Declaration
protected virtual void Group()

HandleKeyDown(KeyRoutedEventArgs)

Declaration
public virtual void HandleKeyDown(KeyRoutedEventArgs args)
Parameters
Microsoft.UI.Xaml.Input.KeyRoutedEventArgs args

Implements
IKeyboardCommandExecutor.HandleKeyDown(KeyRoutedEventArgs)

MovePageDown()

Declaration
protected virtual void MovePageDown()

MovePageUp()

Declaration
protected virtual void MovePageUp()

MoveToFirst()

Declaration
protected virtual void MoveToFirst()

MoveToFirstInternal()

Declaration
protected void MoveToFirstInternal()

MoveToLast()

Declaration
protected virtual void MoveToLast()

MoveToLastInternal()

Declaration
protected void MoveToLastInternal()

MoveToNext()

Declaration
protected virtual void MoveToNext()

MoveToPrevious()

Declaration
protected virtual void MoveToPrevious()

ProvideCommandsForKey(KeyRoutedEventArgs)

Declaration
public virtual List<DelegateCommandWrapper> ProvideCommandsForKey(KeyRoutedEventArgs args)
Parameters
Microsoft.UI.Xaml.Input.KeyRoutedEventArgs args

Returns
System.Collections.Generic.List<DelegateCommandWrapper>

Implements
IKeyboardCommandExecutor.ProvideCommandsForKey(KeyRoutedEventArgs)

RegisterCommandBindings()

Declaration
public void RegisterCommandBindings()
Implements
ICommandProvider.RegisterCommandBindings()

ScrollIndexIntoView(Int32, ScrollViewer)

Declaration
protected void ScrollIndexIntoView(int index, ScrollViewer scrollViewer)
Parameters
System.Int32 index

Microsoft.UI.Xaml.Controls.ScrollViewer scrollViewer

Search(String)

Declaration
protected virtual void Search(string searchParameter)
Parameters
System.String searchParameter

Sort()

Declaration
protected virtual void Sort()

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.