Click or drag to resize

NavigatorHeader Properties

The NavigatorHeader type exposes the following members.

Properties
  NameDescription
Public propertyHeaderPositionBar
Gets and sets the position of the bar header.
Public propertyHeaderPositionPrimary
Gets and sets the position of the primary header.
Public propertyHeaderPositionSecondary
Gets and sets the position of the secondary header.
Public propertyHeaderStyleBar
Gets and sets the bar header style.
Public propertyHeaderStylePrimary
Gets and sets the primary header style.
Public propertyHeaderStyleSecondary
Gets and sets the secondary header style.
Public propertyHeaderValuesPrimary
Gets access to the primary header content.
Public propertyHeaderValuesSecondary
Gets access to the secondary header content.
Public propertyHeaderVisibleBar
Gets and sets the bar header visibility.
Public propertyHeaderVisiblePrimary
Gets and sets the primary header visibility.
Public propertyHeaderVisibleSecondary
Gets and sets the secondary header visibility.
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.)
Top
See Also