Share

AcDbTable::isHeaderSuppressed

C++

virtual ADESK_DEPRECATED bool isHeaderSuppressed() const;

Description

This function returns true if the header row of the table is suppressed, or false if it is not.

This method is deprecated and may be removed in a future release.

Links

AcDbTable

Was this information helpful?