Class RadDesktopAlert
Inheritance
System.Object
RadDesktopAlert
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadDesktopAlert : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadDesktopAlert()
Declaration
public RadDesktopAlert()
Properties
Content
Header
ShowDuration
Declaration
public int ShowDuration { get; }
Property Value
System.Int32
|