New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Left
Top
Telerik.Web.UI.DraggableCursorOffsetSettings
Updated on Oct 27, 2025
The options that will be used for the popup initialization. For more details about the available options refer to Popup documentation.
Inheritance Hierarchy
- System.Object
- Telerik.Web.StateManager : IMarkableStateManager, IStateManager
- Telerik.Web.UI.DraggableCursorOffsetSettings : IDefaultCheck
Properties
Left Decimal
Specifies how to position the popup element based on anchor point. The value is space separated "y" plus "x" position.The available "y" positions are: - "bottom" - "center" - "top"The available "x" positions are: - "left" - "center" - "right"
Top Decimal
Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.