aspnet-devexpress-dot-web-dot-aspxspreadsheet-02922c1a.md
Contains customization settings for the Insert Link dialog’s form elements.
Namespace : DevExpress.Web.ASPxSpreadsheet
Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class SpreadsheetInsertLinkDialogSettings :
ASPxSpreadsheetSettingsBase
Public Class SpreadsheetInsertLinkDialogSettings
Inherits ASPxSpreadsheetSettingsBase
The following members return SpreadsheetInsertLinkDialogSettings objects:
The SpreadsheetInsertLinkDialogSettings class contains settings that allow you to customize the availability of elements within the Insert Link dialog form.
An instance of the SpreadsheetInsertLinkDialogSettings class can be accessed using the SpreadsheetDialogSettings.InsertLinkDialog property available via the ASPxSpreadsheet.SettingsDialogs property.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetInsertLinkDialogSettings
See Also