Class PropertyGridTextElement
Inheritance
System.Object
PropertyGridTextElement
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 PropertyGridTextElement : PropertyGridContentElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
PropertyGridTextElement()
Declaration
public PropertyGridTextElement()
Properties
ButtonsLayout
ErrorIndicator
Declaration
public PropertyGridErrorIndicatorElement ErrorIndicator { get; }
Property Value
PropertyGridErrorIndicatorElement
|
PropertyValueButton
Declaration
public PropertyValueButtonElement PropertyValueButton { get; }
Property Value
PropertyValueButtonElement
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
MeasureOverride(SizeF)
Declaration
protected override SizeF MeasureOverride(SizeF availableSize)
Parameters
System.Drawing.SizeF
availableSize
|
Returns
System.Drawing.SizeF
|
Overrides
Synchronize()
Declaration
public virtual void Synchronize()