Skip to main content
A newer version of this page is available. .

SpreadsheetFormsSettings Properties

Contains settings that are specific to customizable versions of the ASPxSpreadsheet‘s built-in dialogs.
Name Description
ChangeChartTypeFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change chart type dialog.
ChartChangeHorizontalAxisTitleFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change horizontal axis title dialog.
ChartChangeTitleFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change chart title dialog.
ChartChangeVerticalAxisTitleFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change vertical axis title dialog.
ChartSelectDataFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Select data source dialog.
ColumnWidthFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Column width dialog.
DefaultColumnWidthFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Standard column width dialog.
FindAndReplaceFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Find dialog.
InsertLinkFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Insert Link dialog.
InsertPictureFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Insert Picture dialog.
ModifyChartLayoutFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Chart layouts dialog.
ModifyChartStyleFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Chart styles dialog.
OpenFileFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Open File dialog.
RenameSheetFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Rename Sheet dialog.
RowHeightFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Row height dialog.
SaveFileFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Save File dialog.
UnhideSheetFormPath Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Unhide sheet dialog.
See Also