VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.Spreadsheet.UI.Controls Namespace / SpreadsheetDocumentEditorControl Class / MainMenuPanel Property
Синтаксис Требования Смотрите также
В этом разделе
    MainMenuPanel Свойство (SpreadsheetDocumentEditorControl)
    В этом разделе
    Возвращает панель главного меню.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property MainMenuPanel As SpreadsheetEditorMainMenuPanel
    
    
    public SpreadsheetEditorMainMenuPanel MainMenuPanel { get; }
    
    
    public: __property SpreadsheetEditorMainMenuPanel* get_MainMenuPanel();
    
    
    
    public:
    property SpreadsheetEditorMainMenuPanel^ MainMenuPanel { SpreadsheetEditorMainMenuPanel^ get(); }
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также