Click or drag to resize

StiTableHelper Class

[Missing <summary> documentation for "T:Stimulsoft.Report.Design.StiTableHelper"]

Inheritance Hierarchy
SystemObject
  Stimulsoft.Report.DesignStiTableHelper

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

The StiTableHelper type exposes the following members.

Constructors
  NameDescription
Public methodStiTableHelper
Initializes a new instance of the StiTableHelper class
Top
Properties
  NameDescription
Public propertyIsControlKeyPressed
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the StiTableHelper
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 methodStatic memberGetDistForResize
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetSelectedCount
Public methodStatic memberGetSelectedLines(IStiDesignerBase, Hashtable, Hashtable, Boolean)
Public methodStatic memberGetSelectedLines(IStiDesignerBase, Hashtable, Hashtable, Boolean, Boolean)
Public methodStatic memberGetSelectedRectangle(IStiDesignerBase)
Public methodStatic memberGetSelectedRectangle(IStiDesignerBase, Boolean)
Public methodStatic memberGetSelectedRectangle(IStiDesignerBase, Boolean, StiComponentsCollection)
Public methodStatic memberGetSelectedRectangle(IStiDesignerBase, Boolean, Boolean)
Public methodStatic memberGetSelectedRectangle(IStiDesignerBase, Boolean, Boolean, StiComponentsCollection)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberIsAllowUseInTableMode
Public methodStatic memberIsTableMode(IStiDesignerBase)
Public methodStatic memberIsTableMode(StiComponent)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodProcessResizeColumns
Public methodProcessResizeRows
Public methodProcessResizeTable
Public methodResizeColumns
Public methodResizeRows
Public methodResizeTable
Public methodRestoreComponentLocation
Public methodRestoreComponentsLocation
Public methodSaveComponentsLocation
Public methodSaveCursorLocation
Public methodSaveSelectedRectangle
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also