ToString Method (C1ContentControl)
Returns the string representation of a
System.Windows.Controls.Control object.Returns the string representation of a
System.Windows.Controls.Control object.
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
A string that represents the control.A string that represents the control.