SpreadsheetInsertLinkDialogSettings Class
Contains customization settings for the Insert Link dialog’s form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return SpreadsheetInsertLinkDialogSettings objects:
Remarks
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.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetInsertLinkDialogSettings
See Also