Class AlertScreenPosition
Represents a set of possible screen positions for Rad
Inheritance
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
public sealed class AlertScreenPosition : Enum
Fields
BottomCenter
Rad
Declaration
public const AlertScreenPosition BottomCenter
Field Value
BottomLeft
Rad
Declaration
public const AlertScreenPosition BottomLeft
Field Value
BottomRight
Rad
Declaration
public const AlertScreenPosition BottomRight
Field Value
TopCenter
Rad
Declaration
public const AlertScreenPosition TopCenter
Field Value
TopLeft
Rad
Declaration
public const AlertScreenPosition TopLeft
Field Value
TopRight
Rad
Declaration
public const AlertScreenPosition TopRight
Field Value
value__
Declaration
public int value__
Field Value
System.
|