The StiTableHelper type exposes the following members.
Methods
| Name | Description |
---|
 | Dispose | |
 | 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