CollapsedControlText Property
CollapsedControlText
Gets or sets the string to be used to label the button for expanding the expandable information.
Declaration
public string CollapsedControlText { get; set; }
Public Property CollapsedControlText As String