FieldCommandParameter Class
Field command parameter class.
Namespace: Aliquo.Windows.ModelsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public class FieldCommandParameter
Public Class FieldCommandParameter
- Inheritance
- Object FieldCommandParameter
Model passed as a parameter to the Execute() and CanExecute() methods of the field commands.
Area |
Gets the area corresponding to the control.
|
Bottom |
Bottom position of the control on the screen.
|
Field |
Field Name.
|
Left |
Left position of the control on the screen.
|
Right |
Right position of the control on the screen.
|
Text |
Text in field edit.
|
Top |
Top position of the control on the screen.
|