ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / NumericEditCalculator Class / UseStaticMemory Property

In This Topic
    UseStaticMemory Property
    In This Topic
    Gets or sets whether Static Memory context menu should appear for the dropdown calculator.
    Syntax
    'Declaration
     
    Public Property UseStaticMemory As Boolean
    public bool UseStaticMemory {get; set;}
    See Also