Class PropertyGridContentElement
Inheritance
System.Object
PropertyGridContentElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class PropertyGridContentElement : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
PropertyGridContentElement()
Declaration
public PropertyGridContentElement()
Properties
PropertyGridTableElement
Declaration
public PropertyGridTableElement PropertyGridTableElement { get; }
Property Value
PropertyGridTableElement
|
VisualItem
Declaration
public PropertyGridItemElementBase VisualItem { get; }
Property Value
PropertyGridItemElementBase
|