ReportRun.isBodyEnabled(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool isBodyEnabled(int _tableId);
public virtual bool isBodyEnabled (int _tableId);
abstract member isBodyEnabled : int -> bool
override this.isBodyEnabled : int -> bool
Public Overridable Function isBodyEnabled (_tableId As Integer) As Boolean
Parameters
- _tableId
- Int32