DetailsView.INavigationDetailsViewInfo.DisplayName Property

Definition

Gets the specified display name of the DetailsView.

property System::String ^ Microsoft::SqlServer::Management::INavigationDetailsViewInfo::DisplayName { System::String ^ get(); };
string Microsoft.SqlServer.Management.INavigationDetailsViewInfo.DisplayName { get; }
member this.Microsoft.SqlServer.Management.INavigationDetailsViewInfo.DisplayName : string
 ReadOnly Property DisplayName As String Implements INavigationDetailsViewInfo.DisplayName

Property Value

A string that represents the name of the DetailsView.

Implements

Applies to