Show / Hide Table of Contents

Interface IAllowWithGridToSave

Namespace: GenerallyPositive.Browser
Assembly: GPAL.dll
Syntax
public interface IAllowWithGridToSave

Methods

WithGridToSave(IGPALGrid<String>)

Declaration
IAllowWithHeaderOrFileActions WithGridToSave(IGPALGrid<string> filename)
Parameters
Type Name Description
IGPALGrid<System.String> filename
Returns
Type Description
IAllowWithHeaderOrFileActions
In This Article
Back to top Generated by DocFX