TableData Members


The TableData type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the TableData
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetSectionData(Int32)
Returns the section data array element at the specified index.
Public method GetSectionData(SectionType)
Returns the pointer to the section data array element at the specified section type.
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method IsEqual
Checks if this element is equal in value to the other element.
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property FreezeColumnsAndRows
set to true if the columns and rows should be unmovable by the slider grips
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property NumberOfSections
Gets the number of items in section data array.
Public property Width
Gets or sets the table width in feet
Public property WidthInPixels
Gets the width of the panel schedule in pixels

See Also