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