ReportAutoDesignSpecs.headerText 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
headerText()
public:
 virtual System::String ^ headerText();public virtual string headerText();abstract member headerText : unit -> string
override this.headerText : unit -> stringPublic Overridable Function headerText () As StringReturns
Applies to
headerText(String)
public:
 virtual System::String ^ headerText(System::String ^ _value);public virtual string headerText(string _value);abstract member headerText : string -> string
override this.headerText : string -> stringPublic Overridable Function headerText (_value As String) As StringParameters
- _value
- String