Click or drag to resize

StiCross Class

[Missing <summary> documentation for "T:Stimulsoft.Report.CrossTab.Core.StiCross"]

Inheritance Hierarchy

Namespace:  Stimulsoft.Report.CrossTab.Core
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public class StiCross : StiGrid

The StiCross type exposes the following members.

Constructors
  NameDescription
Public methodStiCross
Initializes a new instance of the StiCross class
Top
Properties
  NameDescription
Public propertyCells (Inherited from StiGrid.)
Public propertyColCount (Inherited from StiGrid.)
Public propertyColFields
Public propertyCols
Public propertyColTitleFields
Public propertyCoordX (Inherited from StiGrid.)
Public propertyCoordY (Inherited from StiGrid.)
Public propertyDesignTime (Inherited from StiGrid.)
Public propertyFields (Inherited from StiGrid.)
Public propertyHeights (Inherited from StiGrid.)
Public propertyIsColsEmpty
Public propertyIsRowsEmpty
Public propertyIsSummariesEmpty
Public propertyLeftCrossTitle
Public propertyMaxHeight (Inherited from StiGrid.)
Public propertyMaxWidth (Inherited from StiGrid.)
Public propertyReport (Inherited from StiGrid.)
Public propertyRightCrossTitle
Public propertyRowCount (Inherited from StiGrid.)
Public propertyRowFields
Public propertyRows
Public propertyRowTitleFields
Public propertySumFields
Public propertySumHeaderFields
Public propertySummaryContainer
Public propertySummaryCrossTitle
Public propertyWidths (Inherited from StiGrid.)
Top
Methods
  NameDescription
Public methodClear
Public methodCreate
Public methodDoAutoSize (Inherited from StiGrid.)
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 methodInit (Inherited from StiGrid.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetCell(Int32, Int32, Int32, Int32, Object, Object, StiCrossField, Boolean, Object, Object, Object, DictionaryString, Object) (Inherited from StiGrid.)
Public methodSetCell(Int32, Int32, Int32, Int32, Object, Object, StiCrossField, Boolean, Object, Object, Object, DictionaryString, Object, Int32, String, String, Boolean) (Inherited from StiGrid.)
Public methodSetCellField (Inherited from StiGrid.)
Public methodSetTextOfCell (Inherited from StiGrid.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberEmptyField
Top
See Also