Class ValidationPanelElement
Represents the element used within the ValidationPanel for displaying validation information.
Inheritance
System.Object
ValidationPanelElement
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 ValidationPanelElement : RadScrollablePanelElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
ValidationPanelElement()
Declaration
public ValidationPanelElement()
Methods
InitializeFields()
Initializes the default field values and sets the theme role for validation styling.
Declaration
protected override void InitializeFields()