Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonBar Class / IsInputManCellTypeAvailable Method


In This Topic
    IsInputManCellTypeAvailable Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Function IsInputManCellTypeAvailable() As Boolean
    'Usage
     
    
    Dim instance As RibbonBar
    Dim value As Boolean
     
    value = instance.IsInputManCellTypeAvailable()
    public bool IsInputManCellTypeAvailable()
    See Also