[Missing <summary> documentation for "T:Stimulsoft.Report.Design.StiTableHelper"]
Inheritance Hierarchy
Namespace:
Stimulsoft.Report.Design
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntaxpublic class StiTableHelper
Public Class StiTableHelper
The StiTableHelper type exposes the following members.
Constructors
| Name | Description |
---|
 | StiTableHelper | Initializes a new instance of the StiTableHelper class |
Top
Properties
Methods
| Name | Description |
---|
 | Dispose | Releases all resources used by the StiTableHelper |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | GetDistForResize | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
  | GetSelectedCount | |
  | GetSelectedLines(IStiDesignerBase, Hashtable, Hashtable, Boolean) | |
  | GetSelectedLines(IStiDesignerBase, Hashtable, Hashtable, Boolean, Boolean) | |
  | GetSelectedRectangle(IStiDesignerBase) | |
  | GetSelectedRectangle(IStiDesignerBase, Boolean) | |
  | GetSelectedRectangle(IStiDesignerBase, Boolean, StiComponentsCollection) | |
  | GetSelectedRectangle(IStiDesignerBase, Boolean, Boolean) | |
  | GetSelectedRectangle(IStiDesignerBase, Boolean, Boolean, StiComponentsCollection) | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
  | IsAllowUseInTableMode | |
  | IsTableMode(IStiDesignerBase) | |
  | IsTableMode(StiComponent) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ProcessResizeColumns | |
 | ProcessResizeRows | |
 | ProcessResizeTable | |
 | ResizeColumns | |
 | ResizeRows | |
 | ResizeTable | |
 | RestoreComponentLocation | |
 | RestoreComponentsLocation | |
 | SaveComponentsLocation | |
 | SaveCursorLocation | |
 | SaveSelectedRectangle | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
See Also