IVSMDPropertyGrid.SelectedPropertyName Property

Definition

Gets the name of the currently-selected property.

public:
 property System::String ^ SelectedPropertyName { System::String ^ get(); };
public:
 property Platform::String ^ SelectedPropertyName { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610678276)]
public string SelectedPropertyName { get; }
public string SelectedPropertyName { get; }
[<System.Runtime.InteropServices.DispId(1610678276)>]
member this.SelectedPropertyName : string
member this.SelectedPropertyName : string
Public ReadOnly Property SelectedPropertyName As String

Property Value

The name of the currently-selected property.

Attributes

Applies to