Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagNumericInputParams Class
Properties Methods


In This Topic
    TagNumericInputParams Class Members
    In This Topic

    The following tables list the members exposed by TagNumericInputParams.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the editor precision (decimal places).  
    Public PropertyGets or sets the increment for the spin buttons.  
    Public PropertyGets or sets the maximum allowed value.  
    Public PropertyGets or sets the minimum allowed value.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Copies the properties of the specified object to the current object.  
    Public MethodOverridden. Checks the value contained in the control.  
    Public MethodCreates a copy of the current object. (Inherited from C1.C1Preview.TagInputParams)
    Public MethodOverridden. Copies the value from the control to the tag.  
    Public MethodOverridden. Creates a System.Windows.Forms.NumericUpDown.  
    Public MethodReturns a value indicating whether the input form should show the label with the tag's description adjacent to the input control. (Inherited from C1.C1Preview.TagInputParams)
    Public MethodOverridden. Copies the value from the tag to the control.  
    Top
    See Also