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