Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / GeneralFormatter Class / ManageInput Property


In This Topic
    ManageInput Property (GeneralFormatter)
    In This Topic
    This class does not support "Managed Input".
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ManageInput As IManageFmtInput
    'Usage
     
    
    Dim instance As GeneralFormatter
    Dim value As IManageFmtInput
     
    value = instance.ManageInput
    public virtual IManageFmtInput ManageInput {get;}
    See Also