Click or drag to resize

NavigatorStack Properties

The NavigatorStack type exposes the following members.

Properties
 NameDescription
Public propertyBorderEdgeStyle Gets and sets the border edge style.
Public propertyCheckButtonStyle Gets and sets the check button style.
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 propertyItemOrientation Gets and sets the orientation for positioning items in the stack.
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 propertyStackAlignment Gets and sets the alignment of the stack relative to the displayed page.
Public propertyStackAnimation Gets and sets if animation should be used on the stack.
Public propertyStackMapExtraText Gets and sets the mapping used for the stack item description.
Public propertyStackMapImage Gets and sets the mapping used for the stack item image.
Public propertyStackMapText Gets and sets the mapping used for the stack item text.
Public propertyStackOrientation Gets and sets the orientation for positioning stack items.
Top
See Also