Propriedade PropertyGrid.SourceName

Obtém ou define o nome da fonte de link de PropertyGrid.

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (em Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxe

'Declaração
Public Property SourceName As String
public string SourceName { get; set; }

Valor de propriedade

Tipo: System.String
O nome da fonte de link de PropertyGrid.

Segurança do .NET Framework

Consulte também

Referência

PropertyGrid Classe

Namespace Microsoft.Office.Tools.Excel.Controls