Table of Contents

Class PolarToolsComponent_AllTablesMenu

Namespace
PolarStudio
Assembly
PolarStudio.dll

This class is the implementation of the Polar Tools component 'All tables menu'.

public class PolarToolsComponent_AllTablesMenu : PolarToolsComponent
Inheritance
PolarToolsComponent_AllTablesMenu
Inherited Members
Extension Methods

Properties

Caption

This property gets/sets the caption for this component as shown in the tabs in Polar Tools.

public override string Caption { get; set; }

Property Value

string

Filter

This property gets/sets the filter that is to be applied when searching tables.

public string Filter { get; set; }

Property Value

string

Name

Returns the name of this component.

public override string Name { get; }

Property Value

string