[]
        
(Showing Draft Content)

C1.Win.FlexViewer.ContextMenuElements

ContextMenuElements Class

Represents a set of elements displayed in the context menu.

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

Properties

Name Description
CopyText

Gets the element for the CopyText action.

DeselectAll

Gets the element for the DeselectAll action.

FindText

Gets the element for the FindText action.

SelectAll

Gets the element for the SelectAll action.

SelectTextTool

Gets the element for the SelectTextTool action.

ZoomIn

Gets the element for the ZoomIn action.

ZoomOut

Gets the element for the ZoomOut action.

Methods

Name Description
ShouldSerializeCopyText()

Indicates whether the CopyText property should be serialized.

ShouldSerializeDeselectAll()

Indicates whether the DeselectAll property should be serialized.

ShouldSerializeFindText()

Indicates whether the FindText property should be serialized.

ShouldSerializeSelectAll()

Indicates whether the SelectAll property should be serialized.

ShouldSerializeSelectTextTool()

Indicates whether the SelectTextTool property should be serialized.

ShouldSerializeZoomIn()

Indicates whether the ZoomIn property should be serialized.

ShouldSerializeZoomOut()

Indicates whether the ZoomOut property should be serialized.