MVCxSpreadsheetFormsSettings Properties
Contains settings that are specific to customizable versions of the Spreadsheet‘s built-in dialogs.Name | Description |
---|---|
ChangeChartTypeFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Change Chart Type dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ChartChangeHorizontalAxisTitleFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Change Chart Horizontal Axis Title dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ChartChangeTitleFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Change Chart Title dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ChartChangeVerticalAxisTitleFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Change Chart Vertical Axis Title dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ChartSelectDataFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Select Chart Data Source dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ColumnWidthFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Column Width dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
DefaultColumnWidthFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Standard Column Width dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
FindAndReplaceFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Find dialog‘s form. |
FindAndReplaceFormPath | Obsolete. Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Find dialog. Inherited from SpreadsheetFormsSettings. |
InsertLinkFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Insert Hyperlink dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
InsertPictureFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Insert Image dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ModifyChartLayoutFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Chart Layouts dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
ModifyChartStyleFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Chart Styles dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
OpenFileFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Open Spreadsheet File dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
RenameSheetFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Rename Sheet dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
RowHeightFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Row Height dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
SaveFileFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Save Spreadsheet File dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
UnhideSheetFormAction | Obsolete. Gets or sets the name of an action method invoking a view (user control) that defines the Unhide Sheet dialog‘s form. |
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. Inherited from SpreadsheetFormsSettings. |
See Also