Class
RadPropertyGrid

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public class RadPropertyGrid : Control, IAutomationPeer, IPeerConverter, IRadPropertyGrid, IControl, IFrameworkElement, ITargetElement

Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadPropertyGrid

Implements: IAutomationPeerIControlIFrameworkElementIPeerConverterIRadPropertyGridITargetElement

Inherited Members Control.IsTabStopPropertyControl.TabIndexPropertyControl.TabNavigationPropertyControl.PaddingPropertyControl.HorizontalContentAlignmentPropertyControl.VerticalContentAlignmentPropertyControl.BackgroundPropertyControl.BorderBrushPropertyControl.BorderThicknessPropertyControl.FontSizePropertyControl.ForegroundPropertyControl.IsEnabledPropertyControl.FontFamilyPropertyControl.FontStretchPropertyControl.FontStylePropertyControl.FontWeightPropertyControl.GetRealType()Control.IsTabStopControl.TabIndexControl.TabNavigationControl.PaddingControl.HorizontalContentAlignmentControl.VerticalContentAlignmentControl.BackgroundControl.BorderBrushControl.BorderThicknessControl.FontSizeControl.ForegroundControl.FontFamilyControl.FontStretchControl.FontStyleControl.FontWeightSilverlightTestElement.UseLayoutRoundingPropertySilverlightTestElement.UseLayoutRoundingFrameworkElement.ActualWidthPropertyFrameworkElement.ActualHeightPropertyFrameworkElement.WidthPropertyFrameworkElement.HeightPropertyFrameworkElement.MinWidthPropertyFrameworkElement.MaxWidthPropertyFrameworkElement.MinHeightPropertyFrameworkElement.MaxHeightPropertyFrameworkElement.HorizontalAlignmentPropertyFrameworkElement.VerticalAlignmentPropertyFrameworkElement.MarginPropertyFrameworkElement.DesiredSizePropertyFrameworkElement.RenderSizePropertyFrameworkElement.NamePropertyFrameworkElement.TagPropertyFrameworkElement.DataContextPropertyFrameworkElement.OpacityPropertyFrameworkElement.ClipPropertyFrameworkElement.RenderTransformPropertyFrameworkElement.OpacityMaskPropertyFrameworkElement.RenderTransformOriginPropertyFrameworkElement.IsHitTestVisiblePropertyFrameworkElement.VisibilityPropertyFrameworkElement.GetIdentifier(out string, out string)FrameworkElement.IsChild(FrameworkElement)FrameworkElement.GetChildTagIndex(FrameworkElement)FrameworkElement.InitializeMappings(MappingsCollection)FrameworkElement.As<T>()FrameworkElement.CastAs<T>()FrameworkElement.SetProxy(bool)FrameworkElement.SetUid(string)FrameworkElement.SetFindInfo(VisualFindInfo)FrameworkElement.SetXamlTag(string)FrameworkElement.AssignReference(AutomationReference)FrameworkElement.KeyPress(Keys, int, int, int)FrameworkElement.GetRectangle()FrameworkElement.GetRectangle(FrameworkElement)FrameworkElement.GetIntRectangle()FrameworkElement.IsHitTest()FrameworkElement.IsHitTest(bool)FrameworkElement.IsHitTest(FrameworkElement, bool)FrameworkElement.Highlight()FrameworkElement.Highlight(bool)FrameworkElement.Parent()FrameworkElement.Parent<T>()FrameworkElement.Parent(string)FrameworkElement.Parent(string, bool)FrameworkElement.GetNextSibling()FrameworkElement.GetPrevSibling()FrameworkElement.NextSibling(string)FrameworkElement.NextSibling<T>()FrameworkElement.PreviousSibling(string)FrameworkElement.PreviousSibling<T>()FrameworkElement.AnySibling<T>()FrameworkElement.AnySibling(string)FrameworkElement.GetScreenRectangle()FrameworkElement.ScrollToVisible()FrameworkElement.ScrollToVisible(ScrollToVisibleType)FrameworkElement.EnsureClickable()FrameworkElement.ToXml()FrameworkElement.Refresh()FrameworkElement.Equals(object)FrameworkElement.GetHashCode()FrameworkElement.GetProperties()FrameworkElement.GetAttachedProperty<T>(string, string)FrameworkElement.SetAttachedProperty<T>(string, string, T)FrameworkElement.SetFocus()FrameworkElement.ValidateMouseLocationIfNeeded(Point)FrameworkElement.GetStringPresentation()FrameworkElement.ToRealObject()FrameworkElement.FromRealObject(object)FrameworkElement.ValidateType(Type, string)FrameworkElement.GetKnownControlTypes(TechnologyType)FrameworkElement.RegisterElement(Type, string)FrameworkElement.InitKnownWpfControlTypes()FrameworkElement.InitKnownSilverlightControlTypes()FrameworkElement.InitKnownXamlControlTypes(Type)FrameworkElement.GetControlTypeFromInterface(Type)FrameworkElement.Match(IFindExpression)FrameworkElement.SetDepth(int)FrameworkElement.AddChildNode(ITargetElement)FrameworkElement.SetClosingTag(ITargetElement)FrameworkElement.GetChildren()FrameworkElement.GetParent()FrameworkElement.GetHostParent()FrameworkElement.SetParent(ITargetElement)FrameworkElement.GetUniqueHashCode()FrameworkElement.ToString()FrameworkElement.Capture()FrameworkElement.CaptureImage()FrameworkElement.GetProperty<T>(string)FrameworkElement.GetPropertyTypeSafe(string)FrameworkElement.GetAutomationProperty(string)FrameworkElement.SetProperty(string, object)FrameworkElement.ActualWidthFrameworkElement.ActualHeightFrameworkElement.WidthFrameworkElement.HeightFrameworkElement.MinWidthFrameworkElement.MaxWidthFrameworkElement.MinHeightFrameworkElement.MaxHeightFrameworkElement.HorizontalAlignmentFrameworkElement.VerticalAlignmentFrameworkElement.MarginFrameworkElement.DesiredSizeFrameworkElement.RenderSizeFrameworkElement.NameFrameworkElement.OpacityFrameworkElement.ClipFrameworkElement.RenderTransformFrameworkElement.OpacityMaskFrameworkElement.RenderTransformOriginFrameworkElement.IsHitTestVisibleFrameworkElement.VisibilityFrameworkElement.UidFrameworkElement.MappingsFrameworkElement.AutomationIdFrameworkElement.XamlTagBaseFrameworkElement.TextFrameworkElement.TextBlockContentFrameworkElement.TextLiteralContentFrameworkElement.UserFrameworkElement.XamlTagFrameworkElement.WaitFrameworkElement.FindFrameworkElement.ApplicationFrameworkElement.AbsoluteTagIndexFrameworkElement.TagNameIndexFrameworkElement.AbsoluteSiblingTagIndexFrameworkElement.EnableValidateMouseLocationFrameworkElement.ToolTipTextFrameworkElement.ComputedVisibilityFrameworkElement.IsVisibleFrameworkElement.ChildrenFrameworkElement.TechnologyTypeFrameworkElement.DepthFrameworkElement.IsTestRegionFrameworkElement.ParsedElementFrameworkElement.HostAutomationObject<FrameworkElement>.GetProperty(AutomationProperty)AutomationObject<FrameworkElement>.GetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.SetProperty(AutomationProperty, object)AutomationObject<FrameworkElement>.InvokeMethod(AutomationMethod, params object[])AutomationObject<FrameworkElement>.InvokeMethod(string, params object[])AutomationObject<FrameworkElement>.Serialize()AutomationObject<FrameworkElement>.Deserialize(string)AutomationObject<FrameworkElement>.ReferenceAutomationObject<FrameworkElement>.PropertyBag

Constructors

RadPropertyGrid()

Declaration

cs-api-definition
public RadPropertyGrid()

Properties

DescriptionContentTextBlock

Get the Description content textblock of RadPropertyGrid.

Declaration

cs-api-definition
public TextBlock DescriptionContentTextBlock { get; }

Property Value

TextBlock

DescriptionLabelTextBlock

Get the Description label textblock of RadPropertyGrid.

Declaration

cs-api-definition
public TextBlock DescriptionLabelTextBlock { get; }

Property Value

TextBlock

Editors

Get the list of RadPropertyGrid editors.

Declaration

cs-api-definition
public Dictionary<string, FrameworkElement> Editors { get; }

Property Value

Dictionary<string, FrameworkElement>

EnableDeferredFiltering

Get/Set the EnableDeferredFiltering property of RadPropertyGrid.

Declaration

cs-api-definition
public bool? EnableDeferredFiltering { get; set; }

Property Value

bool?

Fields

Get the list of RadPropertyGrid fields.

Declaration

cs-api-definition
public Dictionary<string, PropertyGridField> Fields { get; }

Property Value

Dictionary<string, PropertyGridField>

GroupButton

Get the group button of RadPropertyGrid.

Declaration

cs-api-definition
public RadRadioButton GroupButton { get; }

Property Value

RadRadioButton

GroupItems

Gets the RadToggleButtons collection representing the group items of the RadPropertyGrid

Declaration

cs-api-definition
public IList<RadToggleButton> GroupItems { get; }

Property Value

IList<RadToggleButton>

IsEnabled

Get/Set the IsEnabled property of RadPropertyGrid.

Declaration

cs-api-definition
public bool IsEnabled { get; set; }

Property Value

bool

Implements IControl.IsEnabled

IsGrouped

Get/Set the IsGrouped property of RadPropertyGrid.

Declaration

cs-api-definition
public bool IsGrouped { get; set; }

Property Value

bool

IsReadOnly

Get/Set the IsReadOnly property of RadPropertyGrid.

Declaration

cs-api-definition
public bool IsReadOnly { get; set; }

Property Value

bool

NestedPropertiesVisibility

Get/Set the IsNested property of RadPropertyGrid.

Declaration

cs-api-definition
public Visibility NestedPropertiesVisibility { get; set; }

Property Value

Visibility

SearchAsYouTypeTextBox

Get the Search as you type textbox of RadPropertyGrid.

Declaration

cs-api-definition
public TextBox SearchAsYouTypeTextBox { get; }

Property Value

TextBox

SortButton

Get the sort button of RadPropertyGrid.

Declaration

cs-api-definition
public RadRadioButton SortButton { get; }

Property Value

RadRadioButton

Methods

CollapseNestedProperty(string)

Collapse a nested property.

Declaration

cs-api-definition
public void CollapseNestedProperty(string textBlockText)

Parameters

textBlockText

string

ExpandNestedProperty(string)

Expand a nested property.

Declaration

cs-api-definition
public void ExpandNestedProperty(string textBlockText)

Parameters

textBlockText

string

FindEditorTypeName(string)

Find a property field editor.

Declaration

cs-api-definition
public string FindEditorTypeName(string textBlockText)

Parameters

textBlockText

string

Returns

string