HtmlReportRender.CreateExpander(Boolean, String, Boolean) 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.
protected static string CreateExpander(bool disableExpander, string linkName, bool defaultExpanded);
static member CreateExpander : bool * string * bool -> string
Protected Shared Function CreateExpander (disableExpander As Boolean, linkName As String, defaultExpanded As Boolean) As String
Parameters
- disableExpander
- Boolean
- linkName
- String
- defaultExpanded
- Boolean