Click or drag to resize

StiPivotElementStyle Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Dashboard.Styles.StiPivotElementStyle"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.Dashboard.Styles
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract class StiPivotElementStyle : StiElementStyle

The StiPivotElementStyle type exposes the following members.

Constructors
  NameDescription
Protected methodStiPivotElementStyle
Initializes a new instance of the StiPivotElementStyle class
Top
Properties
  NameDescription
Public propertyAlternatingCellBackColor
Public propertyAlternatingCellForeColor
Public propertyBackColor
Public propertyCellBackColor
Public propertyCellForeColor
Public propertyCollectionName
Gets or sets a name of the styles collection.
(Inherited from StiBaseStyle.)
Public propertyColumnHeaderBackColor
Public propertyColumnHeaderForeColor
Public propertyComponentId (Inherited from StiBaseStyle.)
Public propertyConditions
Gets or sets a collection of the style conditions.
(Inherited from StiBaseStyle.)
Public propertyDashboardName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyDescription
Gets or sets a style description.
(Inherited from StiBaseStyle.)
Public propertyHotColumnHeaderBackColor
Public propertyHotRowHeaderBackColor
Public propertyIdent (Inherited from StiElementStyle.)
Public propertyLineColor
Public propertyLocalizedName
Public propertyName
Gets or sets a style name.
(Inherited from StiBaseStyle.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiBaseStyle.)
Public propertyRowHeaderBackColor
Public propertyRowHeaderForeColor
Public propertySelectedCellBackColor
Public propertySelectedCellForeColor
Public propertyServiceCategory (Inherited from StiService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName (Inherited from StiService.)
Public propertyServiceType
Gets a service type.
(Inherited from StiBaseStyle.)
Top
Methods
  NameDescription
Public methodClone (Inherited from StiBaseStyle.)
Public methodDrawBox (Inherited from StiElementStyle.)
Public methodDrawStyle(Graphics, Rectangle, Boolean, Boolean) (Inherited from StiElementStyle.)
Public methodDrawStyle(Graphics, Rectangle, DrawItemState, Boolean, Boolean)
Drawes the style on the specified graphics context.
(Inherited from StiBaseStyle.)
Public methodDrawStyleForGallery
Public methodDrawStyleImage (Inherited from StiBaseStyle.)
Public methodEquals(Object) (Inherited from StiBaseStyle.)
Public methodEquals(Object, Boolean, Boolean) (Inherited from StiBaseStyle.)
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 methodGetEvents (Inherited from StiBaseStyle.)
Public methodGetHashCode (Inherited from StiBaseStyle.)
Public methodGetProperties (Inherited from StiElementStyle.)
Public methodGetStyleFromComponent (Inherited from StiElementStyle.)
Public methodGetStyleFromComponents
Gets a style from the components.
(Inherited from StiBaseStyle.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoad(Stream)
Loads the style from the stream.
(Inherited from StiBaseStyle.)
Public methodLoad(String)
Loads the style from a file.
(Inherited from StiBaseStyle.)
Public methodLoadFromJsonObject (Inherited from StiBaseStyle.)
Public methodLoadFromString
Loads the style from the string.
(Inherited from StiBaseStyle.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPackService (Inherited from StiService.)
Public methodSave(Stream)
Saves the style in the stream.
(Inherited from StiBaseStyle.)
Public methodSave(String)
Saves the style in the file.
(Inherited from StiBaseStyle.)
Public methodSaveToJsonObject (Inherited from StiBaseStyle.)
Public methodSaveToString
Saves the style to the string.
(Inherited from StiBaseStyle.)
Public methodSetStyleToComponent (Inherited from StiElementStyle.)
Public methodToString
Returns string representation of the style.
(Inherited from StiBaseStyle.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Stimulsoft.Base.ServicesStiService
    Stimulsoft.ReportStiBaseStyle
      Stimulsoft.Report.Dashboard.StylesStiElementStyle
        Stimulsoft.Report.Dashboard.StylesStiPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiAliceBluePivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiBluePivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiCustomPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiDarkBluePivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiDarkGrayPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiDarkTurquoisePivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiGreenPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiOrangePivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiSilverPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiSlateGrayPivotElementStyle
          Stimulsoft.Report.Dashboard.StylesStiTurquoisePivotElementStyle