2023 Members
Changes 4
M

TableData

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the TableData
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (Inherited from Object .) Object .
M GetSectionData(Int32) TableSectionData Returns the section data array element at the specified index.
M GetSectionData(SectionType) TableSectionData Returns the pointer to the section data array element at the specified section type.
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsEqual(TableData) bool Checks if this element is equal in value to the other element.
M IsValidZoomLevel(Int32) bool Verifies if the value of zoom level is valid.
M ToString None Returns a string that represents the current object. (Inherited from Object .) Object .
Name Return Type Description Inherited From
P FreezeColumnsAndRows bool set to true if the columns and rows should be unmovable by the slider grips
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P NumberOfSections int Gets the number of items in section data array.
P Width double Gets or sets the table width in feet
P WidthInPixels int Gets the width of the panel schedule in logical pixels
P ZoomLevel int The value of zoom level for corresponding TableView.