Namespace - LJCDataDetail
Syntax
| C# |
|
public class DataDetailDialog : Form
|
The DataDetail Dynamic dialog.
Remarks
The DataDetailDialog form is designed to dynamically create a Detail
Dialog to allow display and edit of Data values which are contained
in the LJCDataColumns (DbColumns) collection.
The Dialog contains one or more Tab pages. Each TabPage is represented
by a LJCDataDetailDAL.ControlTab object. A TabPage contains one or more
ControlColumn objects. Each ControlColumn object can contain multiple
ControlRow objects.
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.
|
|
LJCOnChange
|
Fires the LJCChange event.
|
3 Methods
Properties
Fields
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.