PropertyGridToolsOptionPage Class

Definition

Important

This API is not CLS-compliant.

public ref class PropertyGridToolsOptionPage abstract : Microsoft::SqlServer::Management::UI::VSIntegration::SQLWorkbenchToolsOptionsPage
[System.CLSCompliant(false)]
[System.ComponentModel.DesignTimeVisible(false)]
[System.ComponentModel.ToolboxItem(false)]
public abstract class PropertyGridToolsOptionPage : Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchToolsOptionsPage
[<System.CLSCompliant(false)>]
[<System.ComponentModel.DesignTimeVisible(false)>]
[<System.ComponentModel.ToolboxItem(false)>]
type PropertyGridToolsOptionPage = class
    inherit SQLWorkbenchToolsOptionsPage
Public MustInherit Class PropertyGridToolsOptionPage
Inherits SQLWorkbenchToolsOptionsPage
Inheritance
PropertyGridToolsOptionPage
Derived
Attributes

Constructors

PropertyGridToolsOptionPage(String, Guid, IServiceProvider)

Fields

guid (Inherited from SQLWorkbenchToolsOptionsPage)
name (Inherited from SQLWorkbenchToolsOptionsPage)

Properties

GridAccessibleDescription
GridAccessibleName
HelpID
OptionsData

Methods

AbortEditSettings()
GetService(Type) (Inherited from SQLWorkbenchToolsOptionsPage)
GetWindow()
LoadSettings()
OnActivate() (Inherited from SQLWorkbenchToolsOptionsPage)
OnDeactivate() (Inherited from SQLWorkbenchToolsOptionsPage)
SaveSettings()

Applies to