NevronOpenVision
Nevron.Nov.UI Namespace / NComboBoxDecimalCommandSource Class
Fields Properties Methods Events


NComboBoxDecimalCommandSource Class Members

The following tables list the members exposed by NComboBoxDecimalCommandSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the DecimalPrecision property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NComboBoxDecimalCommandSource.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the allowed decimal precision.  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Protected MethodOverridden. Called when the combo box selected index has changed.  
Protected MethodOverridden. Called when the text of the combo text box has been validated. If the text of the text box matches a combo box item, the selected index of the combo box is changed, if not, the index is not changed and the command is executed with the text of the text box.  
Internal MethodOverridden.   
Top
See Also