ReportSection.autoHeader 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.
Overloads
autoHeader() | |
autoHeader(Boolean) |
autoHeader()
public:
virtual bool autoHeader();
public virtual bool autoHeader ();
abstract member autoHeader : unit -> bool
override this.autoHeader : unit -> bool
Public Overridable Function autoHeader () As Boolean