Table Class

This class represents a table entity in a database. Table is a planar entity that can be created and placed in an arbitrary plane in 3D space. This entity is a rectangular array that stores annotation objects, primarily text.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    Teigha.RuntimeDisposableWrapper
      Teigha.RuntimeRXObject
        Teigha.GraphicsInterfaceDrawable
          Teigha.DatabaseServicesDBObject
            Teigha.DatabaseServicesEntity
              Teigha.DatabaseServicesBlockReference
                Teigha.DatabaseServicesTable

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public class Table : BlockReference

The Table type exposes the following members.

Constructors
  Name Description
Public method Table Default constructor for the Table class.
Protected method Table(IntPtr, Boolean) Initializes a new instance of the Table class
Top
Properties
  Name Description
Public property AcadObject
(Inherited from DBObject)
Public property Annotative
(Inherited from DBObject)
Public property AnonymousBlockTableRecord Gets the ObjectID of the anonymous block BlockTableRecord used to draw the dynamic block.
(Inherited from BlockReference)
Public property AttributeCollection Gets the attribute collection for this BlockReference.
(Inherited from BlockReference)
Public property AutoDelete
(Inherited from DisposableWrapper)
Public property BlockId Property that represents an object identifier of a block that stores this entity.
(Inherited from Entity)
Public property BlockName Property that represents the name of a block that owns this entity.
(Inherited from Entity)
Public property BlockTableRecord Gets the ObjectID of the BlockTableRecord associated with this BlockReference.
(Inherited from BlockReference)
Public property BlockTransform Gets the transformation matrix mapping a point in the MCS to the WCS.
(Inherited from BlockReference)
Public property BlockUnit Gets or sets the units associated with the block.
(Inherited from BlockReference)
Public property Bounds
(Inherited from Drawable)
Public property BreakEnabled Property that indicates whether table breaking is enabled.
Public property BreakFlowDirection Property that represents the table break flow direction of this table entity.
Public property BreakOptions Property that represents the the table break option of this table entity.
Public property CastShadows Property that indicates whether this entity casts shadows.
(Inherited from Entity)
Public property Cells Property that represents the cells of this table entity.
Public property ClassID
(Inherited from DBObject)
Public property CloneMeForDragging Property that represents the cloneMeForDragging flag. This flag indicates whether a clone of this entity should be created for drag operations.
(Inherited from Entity)
Public property CollisionType Property that represents a collision type for this entity.
(Inherited from Entity)
Public property Color Property that represents color for this entity.
(Inherited from Entity)
Public property ColorIndex Property that represents a color index for this entity.
(Inherited from Entity)
Public property Columns Property that represents the columns of this table entity.
Public property CompoundObjectTransform Property that represents a transformation matrix for compound objects (these objects return the DrawableIsCompoundObject flag from the subSetAttributes() method). The returned matrix is the same matrix that is passed to pushModelTransform() before rendering nested objects.
(Inherited from Entity)
Public property Database
(Inherited from DBObject)
Public property Direction Property that represents the the unit X-axis for this table entity in WCS coordinates.
Public property Drawable Property that represents a drawable that is associated with this object.
(Inherited from DBObject)
Public property DrawableType
(Inherited from Drawable)
Public property DynamicBlockReferencePropertyCollection Gets the collection of the dynamic block reference properties if the block reference is a dynamic block.
(Inherited from BlockReference)
Public property DynamicBlockTableRecord Gets the ObjectID of the dynamic block table record associated with this block reference, if the block reference is a dynamic block.
(Inherited from BlockReference)
Public property Ecs Property that represents the entity coordinate system matrix.
(Inherited from Entity)
Public property EdgeStyleId Property that represents an object identifier of an edge style.
(Inherited from Entity)
Public property EntityColor Property that represents an entity color value for this entity.
(Inherited from Entity)
Public property ExtensionDictionary
(Inherited from DBObject)
Public property FaceStyleId Property that represents an object identifier of a face style.
(Inherited from Entity)
Public property FlowDirection Property that represents the the direction that this table entity flows from its first row to the last row.
Public property ForceAnnoAllVisible
(Inherited from Entity)
Public property GeometricExtents Property that represents geometric extents for this entity.
(Inherited from Entity)
Public property Handle
(Inherited from DBObject)
Public property HasFields
(Inherited from DBObject)
Public property HasSaveVersionOverride
(Inherited from DBObject)
Public property HasSubSelection Property that indicates whether the table has a sub-selection set of cells.
Public property Height Property that represents the overall height of this table entity.
Public property HorizontalCellMargin Property that represents the horizontal cell margin for this table entity.
Public property Hyperlinks Property that represents a collection of hyperlinks associated with this entity.
(Inherited from Entity)
Public property Id Property that represents an object identifier of this database object.
(Inherited from DBObject)
Public property IsAProxy
(Inherited from DBObject)
Public property IsCancelling
(Inherited from DBObject)
Public property IsDisposed
(Inherited from DisposableWrapper)
Public property IsDynamicBlock Gets whether the block reference is a dynamic block.
(Inherited from BlockReference)
Public property IsErased
(Inherited from DBObject)
Public property IsEraseStatusToggled
(Inherited from DBObject)
Public property IsHeaderSuppressed Obsolete.
Property that indicates whether the header row is suppressed for this table entity. This property is obsolete, use Cell functionality instead.
Public property IsModified
(Inherited from DBObject)
Public property IsModifiedGraphics
(Inherited from DBObject)
Public property IsModifiedXData
(Inherited from DBObject)
Public property IsNewObject
(Inherited from DBObject)
Public property IsNotifyEnabled
(Inherited from DBObject)
Public property IsNotifying
(Inherited from DBObject)
Public property IsObjectIdsInFlux
(Inherited from DBObject)
Public property IsPersistent Property that indicates whether this object is a database-resident (DBRO). Persistent objects belong to an object that must be opened and closed. Non-persistent objects can be accessed through their pointers.
(Inherited from DBObject)
Public property IsPlanar Property that indicates whether this entity is planar.
(Inherited from Entity)
Public property IsReadEnabled
(Inherited from DBObject)
Public property IsReallyClosing
(Inherited from DBObject)
Public property IsTitleSuppressed Obsolete.
Property that indicates whether the title row is suppressed for this table entity. This property is obsolete, use Cell functionality instead.
Public property IsTransactionResident
(Inherited from DBObject)
Public property IsUndoing
(Inherited from DBObject)
Public property IsWriteEnabled
(Inherited from DBObject)
Public property Layer Property that represents a layer name for this entity.
(Inherited from Entity)
Public property LayerId Property that represents an object identifier of a layer for this entity.
(Inherited from Entity)
Public property Linetype Property that represents the linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeId Property that represents a linetype attribute for this entity.
(Inherited from Entity)
Public property LinetypeScale Property that represents a scale factor of a linetype for this entity.
(Inherited from Entity)
Public property LineWeight Property that represents a lineweight attribute for this entity.
(Inherited from Entity)
Public property Material Property that represents a material for this entity.
(Inherited from Entity)
Public property MaterialId Property that represents an object identifier of a material for this entity.
(Inherited from Entity)
Public property MaterialMapper Property that represents a material mapper for this entity.
(Inherited from Entity)
Public property MergeStyle
(Inherited from DBObject)
Public property MinimumTableHeight Property that represents the minimum overall height for this table entity.
Public property MinimumTableWidth Property that represents the minimum overall width for this table entity.
Public property Name Gets the name of the BlockTableRecord object associated with this BlockReference.
(Inherited from BlockReference)
Public property Normal Gets or sets the normal (in WCS coordinates) for the plane of this block reference.
(Inherited from BlockReference)
Public property NumColumns Obsolete.
Property that represents the number of columns in this table entity. This property is obsolete, use Table.Columns.Count instead.
Public property NumRows Obsolete.
Property that represents the number of rows for this table entity. This property is obsolete, use Table.Rows.Count instead.
Public property ObjectBirthVersion
(Inherited from DBObject)
Public property ObjectId
(Inherited from DBObject)
Public property OwnerId
(Inherited from DBObject)
Public property PaperOrientation
(Inherited from DBObject)
Public property PlotStyleName Property that represents the plot style name for this entity.
(Inherited from Entity)
Public property PlotStyleNameId Property that represents a descriptor of the plot style used for this entity.
(Inherited from Entity)
Public property Position Gets or sets the insertion point (in WCS coordinates) of this block reference.
(Inherited from BlockReference)
Public property ReceiveShadows Property that indicates whether this entity receives shadows.
(Inherited from Entity)
Public property Rotation Gets or sets the rotation angle (in radians) of this block reference.
(Inherited from BlockReference)
Public property Rows Property that represents the rows of this table entity.
Public property ScaleFactors Gets or sets the the scale factors of this block reference.
(Inherited from BlockReference)
Public property SubSelection Property that represents the cell range in the sub-selection set.
Public property TableStyle Property that represents the Object ID of the table style used by this table entity.
Public property TableStyleName Property that represents the name of the table style associated with this table.
Public property Transparency Property that represents the transparency attribute for this entity.
(Inherited from Entity)
Public property TreatAsBlockRefForExplode Called by the EXPLODE command to check how the entity should be exploded.
(Inherited from BlockReference)
Public property UndoFiler
(Inherited from DBObject)
Public property UnitFactor Gets the unit factor.
(Inherited from BlockReference)
Public property UnmanagedObject
(Inherited from DisposableWrapper)
Public property VerticalCellMargin Property that represents the vertical cell margin for this table entity.
Public property Visible Property that indicates whether this entity is visible.
(Inherited from Entity)
Public property VisualStyleId Property that represents an object identifier of a visual style.
(Inherited from Entity)
Public property Width Property that represents the overall width for this table entity.
Public property XData
(Inherited from DBObject)
Top
Methods
  Name Description
Public method AddContext Adds a copy of a context to the object.
(Inherited from DBObject)
Public method AddPersistentReactor Adds the specified persistent reactor to this object's reactor list.
(Inherited from DBObject)
Public method AddSubentityPaths Adds one or more subentities to this entity.
(Inherited from Entity)
Public method Alignment(RowType) Returns the cell alignment for the specified row type in this table entity.
Public method Alignment(Int32, Int32) Returns the cell alignment for the specified cell in this table entity.
Public method ApplyPartialUndo Notification method that is called each time this object uses the partial undo mechanism.
(Inherited from DBObject)
Protected method AssertNotifyEnabled
(Inherited from DBObject)
Protected method AssertReadEnabled
(Inherited from DBObject)
Protected method AssertWriteEnabled
(Inherited from DBObject)
Public method AttachmentPoint Returns the attachment point of the specified cell in this table entity.
Public method Audit Performs an audit operation on this object.
(Inherited from DBObject)
Public method BackgroundColor(RowType) Returns the background color for the specified row type in this table entity.
Public method BackgroundColor(Int32, Int32) Returns the background color for the specified cell in this table entity.
Public method BlockRotation Returns the rotation angle of the block reference in the specified cell in this table entity.
Public method BlockScale Returns the scale factor of the block reference in the specified cell in this table entity.
Public method BlockTableRecordId Returns the Object ID of the block table record in the specified cell in this table entity.
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete.
Calculates the bounding box for this entity and then finds the intersections of the passed entity and all the edges of the bounding box of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) Calculates the bounding box for this entity and then finds the intersections of the passed entity and all the edges of the bounding box of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete.
Projects the bounding box edges of this entity and the passed entity on the projection plane, calculates the bounding box for this entity, and then finds the intersection points and projects intersections back to the bounding box edge of this entity.
(Inherited from Entity)
Public method BoundingBoxIntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) Projects the bounding box edges of this entity and the passed entity on the projection plane, calculates the bounding box for this entity, and then finds the intersection points and projects intersections back to the bounding box edge of this entity.
(Inherited from Entity)
Public method Cancel Obsolete.
Terminates the current open operation. Currently not implemented.
(Inherited from DBObject)
Public method CanDeleteColumns Checks whether columns can be deleted at the specified index.
Public method CanDeleteRows Checks whether rows can be deleted at the specified index.
Public method CanInsertColumn Checks whether new columns can be inserted at the specified index.
Public method CanInsertRow Checks whether new rows can be inserted at the specified index.
Public method CellStyleOverrides Returns the cell style overrides for the specified cell in this table entity.
Public method CellType Returns the cell type of the specified cell in this table entity.
Public method ClearSubSelection Clears the sub-selection set of cells from this table.
Public method ClearTableStyleOverrides Clears the table style overrides for this table entity and/or its cells.
Public method Clone
(Inherited from RXObject)
Public method Close Obsolete.
Closes the object. All changes made to the object since it was opened are committed to the database and a notification is sent that the object is now "closed". Currently not implemented.
(Inherited from DBObject)
Public method CloseAndPage Obsolete.
Closes the object and pages it if the object pager is enabled. All changes made to the object since it was opened are committed to the database and a notification is sent that the object is now "closed". Currently not implemented.
(Inherited from DBObject)
Public method ColumnWidth Returns the width of the specified column in this table entity.
Public method CompareTo
(Inherited from RXObject)
Public method ContentColor(RowType) Returns the content color for the specified row type in this table entity.
Public method ContentColor(Int32, Int32) Returns the content color for the specified cell in this table entity.
Public method ConvertToStaticBlock Converts the dynamic block to a non-dynamic anonymous block.
(Inherited from BlockReference)
Public method ConvertToStaticBlock(String) Converts the dynamic block to a non-dynamic block with specified name.
(Inherited from BlockReference)
Public method CopyFrom(RXObject)
(Inherited from RXObject)
Public method CopyFrom(LinkedTableData, TableCopyOptions) Copies the content and format from the source linked table data object.
Public method CopyFrom(LinkedTableData, TableCopyOptions, CellRange, CellRange) Copies the content and format from the source linked table data object.
Public method CopyFrom(Table, TableCopyOptions, CellRange, CellRange) Copies the content and format from the source table.
Public method CreateContent Creates additional content for the cell.
Public method CreateExtensionDictionary Creates a DbDictionary extension dictionary of this object.
(Inherited from DBObject)
Public method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
Public method DataType(RowType) Returns the data type of the specified row type.
Public method DataType(Int32, Int32) Returns the data type of the specified cell.
Public method DecomposeForSave Determines the behavior for custom objects when saving to a .dwg file.
(Inherited from DBObject)
Public method DeepClone Performs a deep clone of this object.
(Inherited from DBObject)
Public method DeleteCellContent Deletes the content of the specified cell in this table entity.
Public method DeleteColumns Deletes the specified number of columns from this table entity.
Public method DeleteContent(CellRange) Deletes content from the cells.
Public method DeleteContent(Int32, Int32) Deletes content from the specified cell.
Public method DeleteContent(Int32, Int32, Int32) Deletes content at the specified index from the specified cell.
Public method DeleteRows Deletes content at the specified index from the specified cell.
Public method DeleteSubentityPaths Removes one or more subentities from this entity.
(Inherited from Entity)
Protected method DeleteUnmanagedObject
(Inherited from DBObject)
Public method DisableUndoRecording Controls the undo recording of this object in OdDbDatabase.
(Inherited from DBObject)
Public method Dispose
(Inherited from DisposableWrapper)
Protected method Dispose(Boolean)
(Inherited from BlockReference)
Public method DowngradeOpen Downgrades this object from ForWrite to ForRead.
(Inherited from DBObject)
Public method DowngradeToNotify Downgrades this object from ForNotify and ForWrite to having just one open mode - ForNotify. Currently not implemented.
(Inherited from DBObject)
Public method Draw Queues up the entity's graphics and flushes the graphics queue, forcing the queue elements to be drawn or re-drawn.
(Inherited from Entity)
Public method DwgIn Reads the .dwg file format data of this object from the specified file.
(Inherited from DBObject)
Protected method DwgInFields
(Inherited from DBObject)
Public method DwgOut Writes the .dwg file format data of this object to the specified filer.
(Inherited from DBObject)
Protected method DwgOutFields
(Inherited from DBObject)
Public method DxfIn Reads the .dxf file format data of this object from the specified file.
(Inherited from DBObject)
Protected method DxfInFields
(Inherited from DBObject)
Public method DxfOut Writes the .dxf file format data of this object to the specified filer.
(Inherited from DBObject)
Protected method DxfOutFields
(Inherited from DBObject)
Public method Equals
(Inherited from DisposableWrapper)
Public method Erase Marks this object as "erased".
(Inherited from DBObject)
Public method Erase(Boolean) Sets the erased mode of this object.
(Inherited from DBObject)
Public method Explode Explodes this entity into a set of simpler entities.
(Inherited from Entity)
Public method ExplodeGeometry Explodes this entity into a set of simpler entities.
(Inherited from Entity)
Public method ExplodeGeometryToBlock(BlockTableRecord) Explodes this entity into a set of simpler entities and adds them to the specified block.
(Inherited from Entity)
Public method ExplodeGeometryToBlock(BlockTableRecord, ObjectIdCollection) Explodes this entity into a set of simpler entities and adds them to the specified block.
(Inherited from Entity)
Public method ExplodeGeometryToOwnerSpace Explodes this entity into a set of simpler entities and adds them to the owner block.
(Inherited from Entity)
Public method ExplodeToOwnerSpace Explodes this block reference entity into a set of simpler entities, and adds them to the block table record which owns this BlockReference object.
(Inherited from BlockReference)
Public method FieldId Returns the Object ID of the field in the specified cell in this table entity.
Public method Fill Fills or clears cells in rows or columns by copying or generating series.
Protected method Finalize
(Inherited from DisposableWrapper)
Public method Format(RowType) Returns the cell format type.
Public method Format(Int32, Int32) Returns the cell format type.
Public method GenerateLayout Updates this table entity according to its current table style.
Public method GeometryExtentsBestFit Currently not implemented.
(Inherited from BlockReference)
Public method GeometryExtentsBestFit(Matrix3d) Currently not implemented.
(Inherited from BlockReference)
Public method GetBlockAttributeValue(Int32, Int32, ObjectId) Gets the attribute value from the block cell using the specified object ID key in this table entity.
Public method GetBlockAttributeValue(Int32, Int32, Int32, ObjectId) Gets the attribute value from the block cell using the specified object ID key in this table entity.
Public method GetBlockTableRecordId Returns the Object Id of the block table record for the content at the specified content index.
Public method GetBreakHeight Returns the table break height of the specified table entity when table breaking is enabled.
Public method GetBreakOffset Returns the table break offset of the specified table entity when table breaking is enabled.
Public method GetBreakSpacing Returns the break spacing for this table entity.
Public method GetCellExtents Returns the cell extents for the specified cell in this table entity.
Public method GetCellState Returns the cell state.
Public method GetCellStyle Returns the cell style. Use a valid row index and pass the column index '-1' to get the style for the row. Use a valid column index and pass the row index '-1' to get the style for the column.
Public method GetColumnName Returns the column name.
Public method GetContentColor Returns the color of the cell content.
Public method GetContentLayout Returns the content layout of the cell.
Public method GetContentTypes(Int32, Int32) Returns the content type of the cell.
Public method GetContentTypes(Int32, Int32, Int32) Returns the content type of the cell.
Public method GetCustomData(Int32, Int32) Returns the custom data value of the cell, column or row. Use a valid row index and pass the column index '-1' to get custom data for the row. Use a valid column index and pass the row index '-1' to get custom data for the column.
Public method GetCustomData(Int32, Int32, String) Returns the custom data value of the cell, column or row as key-value pair. Use a valid row index and pass the column index '-1' to get custom data for the row. Use a valid column index and pass the row index '-1' to get custom data for the column.
Public method GetDataFormat(Int32, Int32) Returns the data format of the cell.
Public method GetDataFormat(Int32, Int32, Int32) Returns the data format of the cell at the specified content index.
Public method GetDataLink Returns the data link if the cell is linked to a data source using data link.
Public method GetDataLink(CellRange) Returns the data link for the specified cell range.
Public method GetDataLink(Int32, Int32) Returns the data links for the specified cell range.
Public method GetDataLinkRange Returns the data link cell range that includes the specified row and column.
Public method GetDataType Returns the data type parameter of the cell.
Public method GetEventExtender
(Inherited from DBObject)
Public method GetField Returns the object ID of a "TEXT" field object from the field dictionary.
(Inherited from DBObject)
Public method GetField(String) Returns the object ID of the specified field object (that matches the property name) from the field dictionary.
(Inherited from DBObject)
Public method GetFieldId Returns the field ID at the specified content index of the cell.
Public method GetFormula Returns the formula at the specified content index of the cell.
Public method GetGraphicsMarkersAtSubentityPathIntPtr Entities use a mechanism of graphics system markers to draw themselves. This mechanism associates an integer identifier called a graphics system marker (or, GS marker) with each primitive or with groups of primitives. Using specific selection mechanisms, the GS marker for the actual subentity selected on the screen can be retrieved and used for various purposes, for example highlighting/unhighlighting the subentity on the screen, hiding/unhiding it, etc. This method returns all graphics system markers by subentity paths for complex entities that have the ability to associate an integer identifier (GS marker) with each graphics primitive or with groups of primitives during the draw.
(Inherited from Entity)
Public method GetGridColor Returns the grid color of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid line color. Use a valid column index and pass the row index '-1' to get the column grid line color.
Public method GetGridDoubleLineSpacing Returns the grid double line spacing of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid double line spacing. Use a valid column index and pass the row index '-1' to get the column grid double line spacing.
Public method GetGridLineStyle Returns the grid linestyle of a cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid line style. Use a valid column index and pass the row index '-1' to get the column grid line style.
Public method GetGridLinetype Returns the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid linetype. Use a valid column index and pass the row index '-1' to get the column grid linetype.
Public method GetGridLineWeight Returns the grid lineweight of a cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid lineweight. Use a valid column index and pass the row index '-1' to get the column grid lineweight.
Public method GetGridProperty Returns the grid line property parameter of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid line property parameter. Use a valid column index and pass the row index '-1' to get the column grid line property parameter.
Public method GetGridVisibility Returns the grid visibility of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid visibility. Use a valid column index and pass the row index '-1' to get the column grid visibility.
Public method GetGripPoints(Point3dCollection, IntegerCollection, IntegerCollection) Returns all grip points of this entity.
(Inherited from Entity)
Public method GetGripPoints(GripDataCollection, Double, Int32, Vector3d, GetGripPointsFlags) Returns all grip points of this entity.
(Inherited from Entity)
Public method GetGripPointsAtSubentityPath Gets the grip points and supporting information about the grips for a subentity.
(Inherited from Entity)
Public method GetHashCode
(Inherited from DisposableWrapper)
Public method GetIsAutoScale Checks whether data in the cell is auto-scaled or not.
Public method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method GetMargin Returns the margin of the cell, row or column as a double value. Use a valid row index and pass the column index '-1' to get the margin for the row. Use a valid column index and pass the row index '-1' to get the margin for the column.
Public method GetMergeAllEnabled Checks whether the merge-all flag is enabled for the cell, row or column.
Public method GetMergeRange Returns merge range of the cell. Returns invalid merge range if the cell is not part of the merge range.
Public method GetNumberOfContents Returns the number of contents in a cell.
Public method GetObjectSaveVersion(DwgFiler) Returns the drawing and maintenance release version into which this object must be stored.
(Inherited from DBObject)
Public method GetObjectSaveVersion(DxfFiler) Returns the drawing and maintenance release version into which this object must be stored.
(Inherited from DBObject)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection) Returns all appropriate object snap points of this entity.
(Inherited from Entity)
Public method GetObjectSnapPoints(ObjectSnapModes, Int32, Point3d, Point3d, Matrix3d, Point3dCollection, IntegerCollection, Matrix3d) Returns all appropriate object snap points of this entity.
(Inherited from Entity)
Public method GetOverrides(Int32, Int32, Int32) Returns the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row property override. Use a valid column index and pass the row index '-1' to get the column property override.
Public method GetOverrides(Int32, Int32, GridLineType) Returns the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row property override. Use a valid column index and pass the row index '-1' to get the column property override.
Public method GetPersistentReactorIds Returns the object IDs of this object's persistent reactors.
(Inherited from DBObject)
Public method GetPlane Returns the plane on which this entity lies.
(Inherited from Entity)
Public method GetReactors Obsolete.
Returns this object's transient reactors.
(Inherited from DBObject)
Public method GetRotation Returns the content rotation angle in radians.
Public method GetRXClass
(Inherited from RXObject)
Public method GetScale Returns the scale value of the cell.
Public method GetStretchPoints Returns all stretch points of this entity.
(Inherited from Entity)
Public method GetSubentity Returns a subentity specified by its full path.
(Inherited from Entity)
Public method GetSubentityGeometricExtents Returns the geometric extents for a subentity.
(Inherited from Entity)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, IntPtr, Point3d, Matrix3d, ObjectId) Returns all subentity paths by the graphic system marker for complex entities that have the ability to associate an integer identifier (GS marker) with each graphic primitive or with groups of primitives during drawing.
(Inherited from Entity)
Public method GetSubentityPathsAtGraphicsMarker(SubentityType, Int32, Point3d, Matrix3d, Int32, ObjectId) Obsolete.
Returns all subentity paths by the graphics system marker for complex entities that have the ability to associate an integer identifier (GS marker) with each graphic primitive or with groups of primitives during drawing.
(Inherited from Entity)
Public method GetTextHeight Returns the text height of the cell.
Public method GetTextString(Int32, Int32, Int32) Returns the text string of the cell.
Public method GetTextString(Int32, Int32, Int32, FormatOption) Returns the text string of the cell.
Public method GetTextStyleId Returns the text style of the cell.
Public method GetToolTip Returns the tooltip of the cell.
Public method GetTransformedCopy Creates a copy of this entity, applies the passed transformation to the newly created copy, and returns the copy.
(Inherited from Entity)
Public method GetTransientReactors Returns this object's transient reactors.
(Inherited from DBObject)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method GetValue(Int32, Int32, Int32) Returns the value of the cell at the specified content index of the cell.
Public method GetValue(Int32, Int32, Int32, FormatOption) Returns the value of the cell at the specified content index of the cell.
Public method GetXDataForApplication Returns a linked list of ResBufs containing a copy of the XData of this object.
(Inherited from DBObject)
Public method GridColor(GridLineType, RowType) Returns the grid color for the specified gridline type and row type in this table entity.
Public method GridColor(Int32, Int32, CellEdgeMasks) Returns the grid color for the specified cell and edge in this table entity.
Public method GridLineWeight(GridLineType, RowType) Returns the grid lineweight for the specified gridline type and row type in this table entity.
Public method GridLineWeight(Int32, Int32, CellEdgeMasks) Returns the grid lineweight for the specified cell and edge in this table entity.
Public method GridVisibility(GridLineType, RowType) Returns the grid visibility for the specified gridline type and row type in this table entity.
Public method GridVisibility(Int32, Int32, CellEdgeMasks) Returns the grid visibility for the specified cell and edge in this table entity.
Public method HandOverTo Replaces this database-resident (DBRO) object with the specified non-database-resident (NDBRO) object, while retaining this object's objectId, handle, owner, and reactor list.
(Inherited from DBObject)
Public method HasContext Checks whether the specified context exists in the collection.
(Inherited from DBObject)
Public method HasFormula Checks whether the cell has a formula.
Public method HasPersistentReactor Checks whether the passed identifier is an identifier of a reactor attached to this object.
(Inherited from DBObject)
Public method Highlight Highlights this entity.
(Inherited from Entity)
Public method Highlight(FullSubentityPath, Boolean) Highlights the specified subentity path for this entity.
(Inherited from Entity)
Public method HitTest Performs a hit test for the specified point and viewing direction in this table entity. Returns the row index and the column index of the cell, hit by the ray in the output arguments.
Public method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
Public method InsertColumns Inserts the specified number of columns into this table entity at the specified column index.
Public method InsertColumnsAndInherit Inserts columns at the specified index and inherits their format from the reference column.
Public method InsertRows Inserts the specified number of rows into this table entity at the specified row index.
Public method InsertRowsAndInherit Inserts rows at the specified index and inherits their format from the reference row.
Public method IntersectWith(Entity, Intersect, Point3dCollection, Int32, Int32) Obsolete.
Intersects this entity with another entity if possible.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Point3dCollection, IntPtr, IntPtr) Intersects this entity with another entity if possible.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, Int32, Int32) Obsolete.
Projects this entity on the specified plane, calculates intersection points with the specified entity, and projects intersection points back to the entity.
(Inherited from Entity)
Public method IntersectWith(Entity, Intersect, Plane, Point3dCollection, IntPtr, IntPtr) Projects this entity on the specified plane, calculates intersection points with the specified entity, and projects intersection points back to the entity.
(Inherited from Entity)
Public method IsAutoScale Checks whether the block in the specified cell in this table entity is automatically scaled and positioned to fit into the cell.
Public method IsBackgroundColorNone(RowType) Checks whether the background color for the specified row type is disabled for this table entity.
Public method IsBackgroundColorNone(Int32, Int32) Checks whether the background color for the specified cell is disabled for this table entity.
Public method IsContentEditable Returns the "editing content flag" cell property.
Public method IsContentSnappable Checks whether the containing block is to be investigated for osnaps (object snapping) points.
(Inherited from Entity)
Public method IsEmpty Returns the "empty flag" cell property.
Public method IsFormatEditable Returns the "editing format flag" cell property.
Public method IsLinked Checks whether a cell is linked to a data source.
Public method IsMergedCell  
Public method JoinEntities
(Inherited from Entity)
Public method JoinEntity
(Inherited from Entity)
Public method List This method is triggered by the standard LIST command and displays the DXF format contents of the entity to the display.
(Inherited from Entity)
Protected method MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
Protected method MemberwiseClone(Boolean) Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
Public method MergeCells Merges a rectangular region of cells in this table entity.
Public method MinimumColumnWidth Returns the minimum column width for the specified column in this table entity.
Public method MinimumRowHeight Returns the minimum row height for the specified row in this table entity.
Public method MoveContent Moves content in the cell from one position to another.
Public method MoveGripPointsAt(IntegerCollection, Vector3d) Moves the specified grip points of this entity.
(Inherited from Entity)
Public method MoveGripPointsAt(GripDataCollection, Vector3d, MoveGripPointsFlags) Applies a vector offset to one or more grip points.
(Inherited from Entity)
Public method MoveGripPointsAtSubentityPaths Applies a vector offset to one or more grip points exposed by the subentities of the object.
(Inherited from Entity)
Public method MoveStretchPointsAt Moves the specified stretch points of this entity.
(Inherited from Entity)
Public method QueryX
(Inherited from RXObject)
Public method RecomputeTableBlock Updates the block table record referenced by this table entity.
Public method RecordGraphicsModified Sets the bit flag indicating that the entity's geometry is changed.
(Inherited from Entity)
Public method RegenSupportFlags
(Inherited from Drawable)
Public method ReleaseExtensionDictionary Releases and erases this object's extension dictionary if it exists and is empty.
(Inherited from DBObject)
Public method RemoveAllOverrides Removes all overrides in a cell, row or column. Use a valid row index and pass the column index '-1' to remove the row property overrides. Use a valid column index and pass the row index '-1' to remove the column property overrides.
Public method RemoveContext Removes a context from the collection. An active context can't be removed.
(Inherited from DBObject)
Public method RemoveDataLink Removes all data links.
Public method RemoveDataLink(Int32, Int32) Removes all data link at the specified cell.
Public method RemoveField Removes the text field and returns its field ID.
(Inherited from DBObject)
Public method RemoveField(ObjectId) Removes the specified field.
(Inherited from DBObject)
Public method RemoveField(String) Removes the specified field by its name and returns its ID.
(Inherited from DBObject)
Public method RemovePersistentReactor Removes the specified persistent reactor from this object's reactor list.
(Inherited from DBObject)
Public method ReselectSubRegion Removes all data link at the specified cell.
Public method ResetBlock Resets all properties in the dynamic block reference to those of the block definition.
(Inherited from BlockReference)
Public method ResetScaleDependentProperties Resets object properties that depend on scale to the default values.
(Inherited from DBObject)
Public method ResetValue Resets the value in a specified cell.
Public method RowHeight Returns the height of the specified row in this table entity.
Public method RowType Returns the type of the specified row in this table entity.
Public method SaveAs Creates a geometric representation of this entity for saving proxy graphics or converting to previous formats.
(Inherited from Entity)
Public method Select Selects a cell in this table by the specified point, viewing direction, and orientation.
Public method SelectSubRegion Selects a set of cells in this table by the specified window box, viewing direction, and orientation.
Public method SetAlignment(CellAlignment, Int32) Sets the cell alignment for the specified row types in this table entity.
Public method SetAlignment(Int32, Int32, CellAlignment) Sets the cell alignment for the specified row types in this table entity.
Public method SetAttributes Sets the vectorization attributes of this object, and returns its attribute flags.
(Inherited from Drawable)
Public method SetAutoScale Specifies whether the block in the specified cell in this table entity is automatically scaled and positioned to fit into the cell.
Public method SetBackgroundColor(Color, Int32) Sets the background color for the specified row types in this table entity.
Public method SetBackgroundColor(Int32, Int32, Color) Sets the background color for the specified cell in this table entity.
Public method SetBackgroundColorNone(Boolean, Int32) Specifies whether the background color for the specified row types is disabled for this table entity.
Public method SetBackgroundColorNone(Int32, Int32, Boolean) Specifies whether the background color for the specified cell is disabled for this table entity.
Public method SetBlockAttributeValue(Int32, Int32, ObjectId, String) Sets the attribute value from the block cell using the specified object ID key in this table entity.
Public method SetBlockAttributeValue(Int32, Int32, Int32, ObjectId, String) Sets the attribute value from the block cell using the specified object ID key in this table entity.
Public method SetBlockRotation Sets the rotation angle of the block reference in the specified cell in this table entity.
Public method SetBlockScale Sets the scale factor of the block reference in the specified cell in this table entity.
Public method SetBlockTableRecordId(Int32, Int32, ObjectId, Boolean) Sets the Object ID of the block table record in the specified cell in this table entity.
Public method SetBlockTableRecordId(Int32, Int32, Int32, ObjectId, Boolean) Returns the Object Id of the block table record for the content at the specified content index.
Public method SetBreakHeight Sets the table break height of the specified table entity when table breaking is enabled.
Public method SetBreakOffset Sets the table break offset of the specified table entity when table breaking is enabled.
Public method SetBreakSpacing Returns the break spacing for this table entity.
Public method SetCellState Sets the cell state.
Public method SetCellStyle Sets the cell style. Use a valid row index and pass the column index '-1' to set the style for the row. Use a valid column index and pass the row index '-1' to set the style for the column.
Public method SetCellType Sets the cell type of the specified cell in this table entity.
Public method SetColumnName Sets the column name.
Public method SetColumnWidth(Double) Sets the width of columns in this table entity.
Public method SetColumnWidth(Int32, Double) Sets the width of the specified column in this table entity.
Public method SetContentColor(Color, Int32) Sets the content color for the specified row type in this table entity.
Public method SetContentColor(Int32, Int32, Color) Sets the content color for the specified cell in this table entity.
Public method SetContentColor(Int32, Int32, Int32, Color) Sets the color of the cell content.
Public method SetContentLayout Sets the content layout of the cell.
Public method SetCustomData(Int32, Int32, Int32) Sets the custom data value of the cell, column or row. Use a valid row index and pass the column index '-1' to set custom data for the row. Use a valid column index and pass the row index '-1' to set custom data for the column.
Public method SetCustomData(Int32, Int32, String, Object) Sets the custom data value of the cell, column or row as key-value pair. Use a valid row index and pass the column index '-1' to set custom data for the row. Use a valid column index and pass the row index '-1' to set custom data for the column.
Public method SetDatabaseDefaults Applies the default properties to this entity from the database where this entity is stored or from the host application database.
(Inherited from Entity)
Public method SetDatabaseDefaults(Database) Applies the default properties to this entity from the specified database.
(Inherited from Entity)
Public method SetDataFormat(Int32, Int32, String) Sets the data format of the cell.
Public method SetDataFormat(Int32, Int32, Int32, String) Sets the data format of the cell at the specified content index.
Public method SetDataLink(CellRange, ObjectId, Boolean) Sets the data link for the specified cell range.
Public method SetDataLink(Int32, Int32, ObjectId, Boolean) Sets the data link for the specified cell range.
Public method SetDataType(DataType, UnitType, Int32) Sets the data type and unit type for the specified row types.
Public method SetDataType(Int32, Int32, Int32, DataTypeParameter) Sets the data type and unit type for the specified cell.
Public method SetDataType(Int32, Int32, DataType, UnitType) Sets the data type and unit type for the specified cell.
Public method SetDragStatus Notification function called when this entity is involved in a drag operation.
(Inherited from Entity)
Public method SetField(Field) Sets the specified field for the "TEXT" property.
(Inherited from DBObject)
Public method SetField(String, Field) Sets the specified field for the specified property.
(Inherited from DBObject)
Public method SetFieldId(Int32, Int32, ObjectId) Sets the field for the specified cell in this table entity.
Public method SetFieldId(Int32, Int32, Int32, ObjectId, CellOption) Sets the field for the specified content in a cell in this table entity.
Public method SetFormat(String, Int32) Sets the row format type.
Public method SetFormat(Int32, Int32, String) Sets the cell format type.
Public method SetFormula Sets the formula at the specified content index of the cell.
Public method SetFromStyle Sets the annotative property of an object according to its corresponding style, such as styles of text objects.
(Inherited from DBObject)
Public method SetGridColor(Color, Int32, Int32) Sets the grid color for the specified gridline types and row type in this table entity.
Public method SetGridColor(Int32, Int32, Int16, Color) Sets the grid color for the specified cell and edges in this table entity.
Public method SetGridColor(Int32, Int32, GridLineType, Color) Sets the grid color of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row grid line color. Use a valid column index and pass the row index '-1' to get the column grid line color.
Public method SetGridDoubleLineSpacing Sets the grid double line spacing of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid double line spacing. Use a valid column index and pass the row index '-1' to set the column grid double line spacing.
Public method SetGridLineStyle Sets the grid linestyle of a cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid line style. Use a valid column index and pass the row index '-1' to set the column grid line style.
Public method SetGridLinetype Sets the grid linetype of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid linetype. Use a valid column index and pass the row index '-1' to set the column grid linetype.
Public method SetGridLineWeight(LineWeight, Int32, Int32) Sets the grid lineweight for the specified gridline types and row types in this table entity.
Public method SetGridLineWeight(Int32, Int32, Int16, LineWeight) Sets the grid lineweight for the specified cell and edges in this table entity.
Public method SetGridLineWeight(Int32, Int32, GridLineType, LineWeight) Sets the grid lineweight of a cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid lineweight. Use a valid column index and pass the row index '-1' to set the column grid lineweight.
Public method SetGridProperty(CellRange, GridLineType, GridPropertyParameter) Sets the grid line property of the cell, row or column.
Public method SetGridProperty(Int32, Int32, GridLineType, GridPropertyParameter) Sets the grid line property parameter of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row grid line property parameter. Use a valid column index and pass the row index '-1' to set the column grid line property parameter.
Public method SetGridVisibility(Boolean, Int32, Int32) Sets the grid visibility for the specified gridline type and row type in this table entity.
Public method SetGridVisibility(Int32, Int32, Int16, Boolean) Sets the grid visibility for the specified cell and edges in this table entity.
Public method SetGridVisibility(Int32, Int32, GridLineType, Visibility) Sets the grid visibility for the specified cell and edges in this table entity.
Public method SetGripStatus Notification function called when this entity is involved in a grip operation.
(Inherited from Entity)
Public method SetIsAutoScale Specifies whether data in the cell is auto-scaled.
Public method SetLayerId Sets the layer to be referenced by this entity (DXF 8).
(Inherited from Entity)
Public method SetMargin Sets the margin of the cell, row or column as a double value. Use a valid row index and pass the column index '-1' to get the margin for the row. Use a valid column index and pass the row index '-1' to get the margin for the column.
Public method SetMergeAllEnabled Specifies whether the merge-all flag is enabled for the cell, row or column.
Public method SetObjectIdsInFlux Called on a newly created cloned object to indicate that its object ID is not valid.
(Inherited from DBObject)
Public method SetOverrides(Int32, Int32, Int32, CellProperties) Sets the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to get the row property override. Use a valid column index and pass the row index '-1' to get the column property override.
Public method SetOverrides(Int32, Int32, GridLineType, CellProperties) Sets the override in the grid line of the cell, row or column. Use a valid row index and pass the column index '-1' to set the row property override. Use a valid column index and pass the row index '-1' to set the column property override.
Public method SetPaperOrientation Sets the paper orientation property of a specified object.
(Inherited from DBObject)
Public method SetPropertiesFrom Creates a geometric representation of this entity for saving proxy graphics or converting to previous formats.
(Inherited from Entity)
Public method SetRotation Sets the content rotation angle in radians.
Public method SetRowHeight(Double) Sets the height of all rows in this table entity.
Public method SetRowHeight(Int32, Double) Sets the height of the specified row in this table entity.
Public method SetScale Sets the scale value of the cell.
Public method SetSize Sets the size for this table entity.
Public method SetSubentityGripStatus The notification method called just before grips for the subentity are deleted from the host application. The status parameter indicates that the grips for the entity have been deleted from the host application and the entity does not participate in any grip edit operations.
(Inherited from Entity)
Public method SetTextHeight(Double, Int32) Sets the text height for the specified row types.
Public method SetTextHeight(Int32, Int32, Double) Sets the text height for the specified cell.
Public method SetTextHeight(Int32, Int32, Int32, Double) Sets the text height for the specified cell at the specified content index.
Public method SetTextRotation Sets the text rotation angle of the text in the specified cell in this table entity.
Public method SetTextString(Int32, Int32, String) Sets the text string of the cell.
Public method SetTextString(Int32, Int32, Int32, String) Sets the text string of the cell.
Public method SetTextStyle(ObjectId, Int32) Sets the text style for the specified row types.
Public method SetTextStyle(Int32, Int32, ObjectId) Sets the text style for the specified cell.
Public method SetTextStyleId Sets the text style for the specified cell at the specified content index.
Public method SetToolTip Sets the tooltip of the cell.
Public method SetValue(Int32, Int32, Object) Sets the value of the cell.
Public method SetValue(Int32, Int32, Int32, Object) Sets the value of the cell at the specified content index of the cell.
Public method SetValue(Int32, Int32, String, ParseOption) Sets the value of the first content of a cell.
Public method SetValue(Int32, Int32, Int32, Object, ParseOption) Sets the value of the cell at the specified content index of the cell.
Public method SetValue(Int32, Int32, Int32, String, ParseOption) Sets the value of the cell at the specified content index of the cell.
Protected method SubRegenSupportFlags
(Inherited from Drawable)
Protected method SubSetAttributes
(Inherited from DBObject)
Protected method SubViewportDraw
(Inherited from DBObject)
Protected method SubViewportDrawLogicalFlags
(Inherited from DBObject)
Protected method SubWorldDraw
(Inherited from DBObject)
Public method SupportsCollection Checks whether a particular context type is supported by this object. This method shows whether an object supports a collection type but does not show whether this object participates in any contexts of that type.
(Inherited from DBObject)
Public method SuppressRegenerateTable This method allows the user to disable the regeneration of the table block during property changes.
Public method SwapIdWith Swaps the objectIDs, handles, extended data (XData), and extension dictionary between this object and another object.
(Inherited from DBObject)
Public method SwapReferences This method performs object ID reference translations similar to those done at the end of deep cloning. References between objects in the workset have their object identifiers translated to the swapped object identifiers of the referenced objects. In contrast to cloning, this translation must occur in both directions. Accordingly, it is possible to pass two different ID maps in two different calls to this method. Currently not implemented.
(Inherited from DBObject)
Public method TableStyleOverrides Returns the table style overrides for this table entity.
Public method TextHeight(RowType) Returns the text height of the specified row type.
Public method TextHeight(Int32, Int32) Returns the text height of the specified cell.
Public method TextRotation Sets the text rotation angle of the text in the specified cell in this table entity.
Public method TextString(Int32, Int32) Returns the text string of the cell.
Public method TextString(Int32, Int32, FormatOption) Returns the text string of the cell.
Public method TextStringConst Returns the text string of the cell.
Public method TextStyle(RowType) Returns the text style for the specified row type.
Public method TextStyle(Int32, Int32) Returns the text style for the specified cell.
Public method ToString Returns a string that represents the current object.
(Inherited from Object)
Public method TransformBy Applies the specified 3D transformation matrix to this entity.
(Inherited from Entity)
Public method TransformSubentityPathsBy Applies a geometric transformation to one or more subentities of an object.
(Inherited from Entity)
Public method Unhighlight Unhighlights this entity.
(Inherited from Entity)
Public method Unhighlight(FullSubentityPath, Boolean) Unhighlights the specified subentity path for this entity.
(Inherited from Entity)
Public method UnitType(RowType) Returns the unit type of the specified row type.
Public method UnitType(Int32, Int32) Returns the unit type for the specified cell.
Public method UnmergeCells Unmerges a rectangular region of cells in this table entity.
Public method UpdateDataLink(UpdateDirection, UpdateOption) Updates the data link in the table.
Public method UpdateDataLink(Int32, Int32, UpdateDirection, UpdateOption) Updates the data link of the cell.
Public method UpgradeFromNotify Upgrades the object from at least ForNotify mode to both ForNotify and ForWrite modes. You should place a call to DowngradeToNotify() with no Open() or Close() methods in between. For internal use. Currently not implemented.
(Inherited from DBObject)
Public method UpgradeOpen
(Inherited from DBObject)
Public method Value Returns the content value of the specified cell.
Public method ViewportDraw Creates a viewport-dependent geometric representation of this object.
(Inherited from Drawable)
Public method ViewportDrawLogicalFlags Retrieves the setAttributes flags for the current viewportDraw.
(Inherited from Drawable)
Public method WblockClone Performs a shallow clone of this object.
(Inherited from DBObject)
Public method WorldDraw Creates a viewport-independent geometric representation of this object.
(Inherited from Drawable)
Public method X
(Inherited from RXObject)
Public method XDataTransformBy Applies the 3D transformation matrix to the XData of this object.
(Inherited from DBObject)
Top
Events
  Name Description
Public event Cancelled
(Inherited from DBObject)
Public event Copied Notification event called whenever the notifying object has had its clone() member function called.
(Inherited from DBObject)
Public event Erased Notification event called whenever an object has been erased or unerased.
(Inherited from DBObject)
Public event Goodbye Notification event called just before an object is deleted from memory.
(Inherited from DBObject)
Public event Modified Notification event called whenever an object is opened ForWrite, a function has been called that could modify the content of this object, and this object is now being closed.
(Inherited from DBObject)
Public event ModifiedXData Notification event called whenever the XData has been written to the notifying object.
(Inherited from DBObject)
Public event ModifyUndone Notification event called whenever the notifying object is currently performing an undo operation that is undoing modifications.
(Inherited from DBObject)
Public event ObjectClosed Notification event called immediately before an object is closed.
(Inherited from DBObject)
Public event OpenedForModify Notification event called whenever an object is opened for modifying ForWrite.
(Inherited from DBObject)
Public event Reappended Notification event called whenever a redo process processes the reappending of the notifying object to the database.
(Inherited from DBObject)
Public event SubObjectModified
(Inherited from DBObject)
Public event Unappended Notification event called whenever the undo process processes the appending of the notifying object to the database.
(Inherited from DBObject)
Top
See Also

©  Bricsys NV. All rights reserved.