Kendo.Mvc.UI.NotificationPositionSettings
Kendo UI NotificationPositionSettings class
Properties
Bottom
Determines the pixel position of the first popup notification with regard to the viewport's bottom edge.
Left
Determines the pixel position of the first popup notification with regard to the viewport's left edge.
Pinned
Determines whether the popup notifications will move together with the other page content during scrolling.
Right
Determines the pixel position of the first popup notification with regard to the viewport's right edge.
Top
Determines the position of the first popup notification with regard to the viewport's top edge. Numeric values are treated as pixels.
Methods
SerializeSettings
Serialize current instance to Dictionary