Class AlertWindowCaptionElement
This class represents the caption of a Rad
Inherited Members
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class AlertWindowCaptionElement : RadElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
AlertWindowCaptionElement()
Declaration
public AlertWindowCaptionElement()
Properties
CaptionGrip
Gets an instance of the Alert
Declaration
public AlertWindowCaptionGrip CaptionGrip { get; }
Property Value
TextAndButtonsElement
Gets an instance of the Alert
Declaration
public AlertWindowTextAndSystemButtonsElement TextAndButtonsElement { get; }
Property Value
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()