FontAndColorProviderGridResults.Instance Property

Definition

Gets an instance of font and color provider for the grid results category.

public:
 static property Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase ^ Instance { Microsoft::SqlServer::Management::UI::VSIntegration::Editors::FontAndColorProviderBase ^ get(); };
public static Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase Instance { get; }
member this.Instance : Microsoft.SqlServer.Management.UI.VSIntegration.Editors.FontAndColorProviderBase
Public Shared ReadOnly Property Instance As FontAndColorProviderBase

Property Value

An instance of font and color provider for the grid results category.

Applies to