VintaSoft Imaging .NET SDK 14.0: Документация для .NET разработчика
Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.Controls Namespace / SpreadsheetVisualEditorPanel Class / IsDisabledWithoutEditor Property
Синтаксис Требования Смотрите также
В этом разделе
    IsDisabledWithoutEditor Свойство (SpreadsheetVisualEditorPanel)
    В этом разделе
    Возвращает значение, указывающее, отключена ли эта панель без редактора.
    Синтаксис
    'Declaration
    
    Protected Overridable ReadOnly Property IsDisabledWithoutEditor As Boolean
    
    
    protected virtual bool IsDisabledWithoutEditor { get; }
    
    
    protected: __property virtual bool get_IsDisabledWithoutEditor();
    
    
    
    protected:
    virtual property bool IsDisabledWithoutEditor { bool get(); }
    Требования

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

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