Click or drag to resize

StiOptionsViewer Class

Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Class for adjustment of the preview of a report.
Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsViewer

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class Viewer

The StiOptionsViewer type exposes the following members.

Constructors
  NameDescription
Public methodStiOptionsViewer
Initializes a new instance of the StiOptionsViewer class
Top
Properties
  NameDescription
Public propertyStatic memberAllowAcceptTabsInEditableMode
Gets or sets value which indicates that Tab control should be processed for tabulation in textbox.
Public propertyStatic memberAllowAsyncPrinting
Gets or sets value which indicates that print dialog can use async mode.
Public propertyStatic memberAllowDrawSegmentMode
Public propertyStatic memberAllowUseDragDrop
Public propertyStatic memberDisableCloseButtonInFullScreenMode
Public propertyStatic memberDisableShortcutInViewer
Public propertyStatic memberDrillDownSingleTab
Public propertyStatic memberHideStatusBarInDesigner
Public propertyStatic memberHighlightActiveStateColor
Gets or sets color which used to mark component with Highlight Active State.
Public propertyStatic memberHighlightShowStateColor
Gets or sets color which used to mark component with Highlight Show State.
Public propertyStatic memberInteractionChartOnFirstLook
Public propertyStatic memberInteractionMouseOverSelectedStyle
Public propertyStatic memberInteractionMouseOverStyle
Public propertyStatic memberInteractionSelectedStyle
Public propertyStatic memberIsRightToLeft
Internal use only.
Public propertyStatic memberMouseWheelZoomingEnabled
Public propertyStatic memberRequestFromUserDropDownWidth
Public propertyStatic memberRequestFromUserElementsPerColumn
Public propertyStatic memberRequestFromUserPanelMaxHeight
Public propertyStatic memberRightToLeft
Gets or sets a value which controls of output of objects in the right to left mode.
Public propertyStatic memberShowHyperlinkToolTip
Public propertyStatic memberShowSuperToolTip
Public propertyStatic memberViewerTitle
Public propertyStatic memberViewerTitleMask
Public propertyStatic memberViewerTitleText
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetViewerTitle
Internal use only.
Public methodStatic memberGetViewerTitleWithMask
Internal use only.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberRequestFromUserDateRanges
Top
See Also