Show / Hide Table of Contents

Interface IAllowWithHeaderOrFileActions

Inherited Members
IAllowWithHeader.WithHeader(String)
IAllowFileActions.SaveToExcel(IGPALFile)
IAllowFileActions.SaveToCSV(IGPALFile)
IAllowFileActions.SaveToTabbedText(IGPALFile)
IAllowFileActions.AppendToExcel(IGPALFile)
IAllowFileActions.AppendToCSV(IGPALFile)
IAllowFileActions.AppendToTabbedText(IGPALFile)
IAllowFileActions.AppendToFile(IGPALFile)
IAllowFileActions.SaveToFile(IGPALFile)
IAllowTabActions.CloseTab(String)
IAllowTabActions.NextTab()
IAllowTabActions.PreviousTab()
IAllowTabActions.GoToTab(Object)
IAllowClose.Close(Boolean)
Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowWithHeaderOrFileActions : IAllowWithHeader, IAllowFileActions, IAllowTabActions, IAllowClose
In This Article
Back to top Generated by DocFX