/ Assembly List / LJCViewEditor / ViewEditorList

Namespace - LJCViewEditor


Syntax

C#
public class ViewEditorList : Form

The list form.

Remarks

This form displays the data items and allows for New, Edit, Delete and Select of those items.

Data Methods Action Methods Worklist Processing

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
Dispose Clean up any resources being used.
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
2 Methods

Properties
ConfigFileName The ConfigFile name.
StartupViewDataID The ViewData ID value.

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.