Show / Hide Table of Contents

Interface IAllowFormActionsAndFillIn

Inherited Members
IAllowFillInFrom.FillInFrom(IGPALFile)
IAllowFillInFrom.AppendFrom(IGPALFile)
IAllowFillInFrom.InsertFrom(IGPALFile)
IAllowFillInFrom.FillInFrom(GPALDatabase)
IAllowFillInFrom.AppendFrom(GPALDatabase)
IAllowFillInFrom.InsertFrom(GPALDatabase)
IAllowFillInFrom.FillInFrom(IGPALGrid<String>)
IAllowFillInFrom.AppendFrom(IGPALGrid<String>)
IAllowFillInFrom.InsertFrom(IGPALGrid<String>)
IAllowFormActions.Show()
IAllowFormActions.ShowDialog()
IAllowFormActions.Hide()
IAllowFormActions.ToGPALObject()
Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowFormActionsAndFillIn : IAllowFillInFrom, IAllowFormActions
In This Article
Back to top Generated by DocFX