Click or drag to resize

NavigatorPopupPages Properties

The NavigatorPopupPages type exposes the following members.

Properties
  NameDescription
Public propertyAllowPopupPages
Gets and sets if popup pages are displayed.
Public propertyBorder
Gets and sets the border pixel width around the popup page.
Public propertyElement
Gets and sets the relative element to use when calculating size and position of the popup page.
Public propertyGap
Gets and sets the pixel gap between the source element and the popup page.
Public propertyId
Gets the unique identifier of the object.
(Inherited from GlobalId.)
Public propertyIsDefault
Gets a value indicating if all values are default.
(Overrides StorageIsDefault.)
Public propertyNeedPaint
Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage.)
Protected propertyNeedPaintDelegate
Gets access to the need paint delegate.
(Inherited from Storage.)
Public propertyPosition
Gets and sets how to calculate the size and position of the popup page relative to element.
Top
See Also