Enum
ScreenSpaceMode

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.

Declaration

cs-api-definition
WholeScreen = 0

Field Value

ScreenSpaceMode

WorkingArea

The working area of the screen is used when positioning the popup.

Declaration

cs-api-definition
WorkingArea = 1

Field Value

ScreenSpaceMode

In this article
DefinitionFieldsWholeScreenWorkingArea
Not finding the help you need?
Contact Support