[]
        
(Showing Draft Content)

C1.Win.FlexViewer.StatusBarElements

StatusBarElements Class

Represents a set of elements displayed in Ribbon.

Inheritance
StatusBarElements
Namespace: C1.Win.FlexViewer
Assembly: C1.Win.FlexViewer.4.8.dll
Syntax
[TypeConverter(typeof(UnsortedExpandableConverter))]
public class StatusBarElements

Properties

Name Description
PageViewContinuous

Gets the element for the PageViewContinuous action.

PageViewSingle

Gets the element for the PageViewSingle action.

PageViewTwoUp

Gets the element for the PageViewTwoUp action.

PageViewTwoUpContinuous

Gets the element for the PageViewTwoUpContinuous action.

ProgressBar

Gets the element for the ProgressBar item.

RotateClockwise

Gets the element for the RotateClockwise action.

RotateCounterClockwise

Gets the element for the RotateCounterClockwise action.

StatusLabel

Gets the element for the StatusLabel item.

ZoomLevel

Gets the element for the ZoomLevel action.

ZoomTrack

Gets the element for the ZoomTrack item.

Methods

Name Description
ShouldSerializePageViewContinuous()

Indicates whether the PageViewContinuous property should be serialized.

ShouldSerializePageViewSingle()

Indicates whether the PageViewSingle property should be serialized.

ShouldSerializePageViewTwoUp()

Indicates whether the PageViewTwoUp property should be serialized.

ShouldSerializePageViewTwoUpContinuous()

Indicates whether the PageViewTwoUpContinuous property should be serialized.

ShouldSerializeProgressBar()

Indicates whether the ProgressBar property should be serialized.

ShouldSerializeRotateClockwise()

Indicates whether the RotateClockwise property should be serialized.

ShouldSerializeRotateCounterClockwise()

Indicates whether the RotateCounterClockwise property should be serialized.

ShouldSerializeStatusLabel()

Indicates whether the StatusLabel property should be serialized.

ShouldSerializeZoomLevel()

Indicates whether the ZoomLevel property should be serialized.

ShouldSerializeZoomTrack()

Indicates whether the ZoomTrack property should be serialized.