EnumScreenSpaceMode
Enum
This eunm defines the possible screen space usage modes.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum ScreenSpaceMode
Fields
WholeScreen
The whole screen is used when positioning the popup.
WorkingArea
The working area of the screen is used when positioning the popup.