ClassPropertyGridField
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class PropertyGridField : ContentControl, IAutomationPeer, IPeerConverter, IPropertyGridField, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlPropertyGridField
Implements:
Inherited Members
Constructors
PropertyGridField()
Declaration
cs-api-definition
public PropertyGridField()
Properties
Editor
Get the Editor of PropertyGridField.
Declaration
cs-api-definition
public FrameworkElement Editor { get; }
Property Value
FieldLabelN
Get the Field label textblock in nested scenario of PropertyGridField.
IsExpanded
Get the IsExpanded property of PropertyGridField.
IsSelected
Get the IsSelected property of PropertyGridField.
NavigatorIndicator
Get the NavigaorIndicator path of PropertyGridField.
NestedPropertiesButton
Get the Nested properties button of PropertyGridField.
Declaration
cs-api-definition
public RadToggleButton NestedPropertiesButton { get; }
Property Value
SingleEditLabel
Get SingleEditLabel of PropertyGridField.
Declaration
cs-api-definition
public FrameworkElement SingleEditLabel { get; }
Property Value