/ Assembly List / LJCTextInvasion / PracticeSetDetail

Namespace - LJCTextInvasion


Syntax

C#
public class PracticeSetDetail : Form

The Practice Set detail dialog.

Public Methods
#ctor Initializes an object instance.
1 Methods

Private Methods
DataRetrieve Retrieves the initial control data.
DataRetrieveValue Retrieves the list rows.
DataSave Saves the data.
Dispose Clean up any resources being used.
DoEdit Displays a detail dialog to edit an existing record.
DoNew Displays a detail dialog for a new record.
InitializeComponent Required method for Designer support - do not modify the contents of this method with the code editor.
InitializeControls Configures the controls and loads the selection control data.
SetRecordValues Creates and returns a record object with the data from the controls.
9 Methods

Properties
LJCIsUpdate Gets the IsUpdate value.
LJCParentName Gets or sets the ParentName value.
LJCPracticeSet Gets or sets the PracticeSet value.
LJCPracticeSetName Gets or sets the name value.
LJCPracticeSets Gets or sets the PracticeSet collection value.

Fields
components Required designer variable.

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