Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IWorkbookSet Interface / UIManager Property


In This Topic
    UIManager Property
    In This Topic
    Syntax
    'Declaration
     
    ReadOnly Property UIManager As UIManager
    'Usage
     
    Dim instance As IWorkbookSet
    Dim value As UIManager
     
    value = instance.UIManager
    UIManager UIManager {get;}
    See Also