Click or drag to resize

StiOptionsWindows Class

[Missing <summary> documentation for "T:Stimulsoft.Report.StiOptions.Windows"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.ReportStiOptionsWindows

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

The StiOptionsWindows type exposes the following members.

Constructors
  NameDescription
Public methodStiOptionsWindows
Initializes a new instance of the StiOptionsWindows class
Top
Properties
  NameDescription
Public propertyStatic memberGlobalGuiStyle
Gets or sets current theme of Stimulsoft Reports application.
Public propertyStatic memberGlobalGuiStyleLoaded
Internal use only.
Public propertyStatic memberIsGuiTypeSelected
Internal use only.
Public propertyStatic memberLastGlobalGuiStyle
Internal use only.
Public propertyStatic memberUseSkinableReportRenderingWindow
Public propertyStatic memberWindows7TaskBarSupport
Enables Windows 7 task bar support for report designer and report viewer applications.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(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 memberIsOffice2003Enabled
Returns value which indicates that Office 2003 gui is enabled.
Public methodStatic memberIsOffice2003Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2003 gui is enabled.
Public methodStatic memberIsOffice2007Enabled
Returns value which indicates that Office 2007 gui is enabled.
Public methodStatic memberIsOffice2007Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2007 gui is enabled.
Public methodStatic memberIsOffice2010Enabled
Returns value which indicates that Office 2010 gui is enabled.
Public methodStatic memberIsOffice2010Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2010 gui is enabled.
Public methodStatic memberIsOffice2010or2013Enabled
Returns value which indicates that Office 2010 or Office 2013 or Office 2016 gui is enabled.
Public methodStatic memberIsOffice2013Enabled
Returns value which indicates that Office 2013 gui is enabled.
Public methodStatic memberIsOffice2013Enabled(StiGlobalGuiStyle)
Returns value which indicates that Office 2013 gui is enabled.
Public methodStatic memberIsRibbonGuiEnabled
Returns value which indicates that Ribbon gui is enabled.
Public methodStatic memberIsRibbonGuiEnabled(StiGlobalGuiStyle)
Returns value which indicates that Ribbon gui is enabled.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also