Show / Hide Table of Contents

Interface IAllowWithGridToSave

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

Methods

WithGridToSave(IGPALGrid<String>)

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