CommandDescriptors
Provides the base class from which the classes that represent command descriptors are derived.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Commands.Descriptors
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
public abstract class CommandDescriptors : IDisposable, INotifyPropertyChanged
Inheritance: objectCommandDescriptors
Derived Classes:
Implements:
Constructors
Initializes a new instance of the CommandDescriptors class.
protected CommandDescriptors()
Fields
Gets the default command descriptors.
public static readonly CommandDescriptors Default
Properties
Gets the command descriptor for adding area to the print area.
public virtual CommandDescriptor AddToPrintArea { get; }
The command descriptor.
Gets the alignment group command descriptor.
public virtual CommandDescriptor AlignmentGroup { get; }
The alignment group command descriptor.
Gets the apply function command descriptor.
public virtual CommandDescriptor ApplyFunction { get; }
The apply function command descriptor.
Gets the command descriptor for auto fitting column width.
public virtual CommandDescriptor AutoFitColumnsWidth { get; }
The command descriptor for auto fitting column width.
Gets the command descriptor for auto fitting rows height.
public virtual CommandDescriptor AutoFitRowsHeight { get; }
The command descriptor for auto fitting rows height.
Gets the command descriptor for bringing the selected shapes a step forward in the ZIndex order.
public virtual CommandDescriptor BringForward { get; }
The command descriptor.
Gets the command descriptor for bringing the selected shapes to the front of the ZIndex order.
public virtual CommandDescriptor BringToFront { get; }
The command descriptor.
Gets the cells group command descriptor.
public virtual CommandDescriptor CellsGroup { get; }
The cells group command descriptor.
Gets the cells group delete command descriptor.
public virtual CommandDescriptor CellsGroupDelete { get; }
The cells group delete command descriptor.
Gets the cells group format command descriptor.
public virtual CommandDescriptor CellsGroupFormat { get; }
The cells group format command descriptor.
Gets the cells group insert command descriptor.
public virtual CommandDescriptor CellsGroupInsert { get; }
The cells group insert command descriptor.
Gets the circle invalid data command descriptor.
public virtual CommandDescriptor CircleInvalidData { get; }
The circle invalid data command descriptor.
Gets the clear command descriptor.
public virtual CommandDescriptor Clear { get; }
The clear command descriptor.
Gets the clear filters command descriptor.
public virtual CommandDescriptor ClearFilters { get; }
The clear filters command descriptor.
Gets the command descriptor for clearing print area.
public virtual CommandDescriptor ClearPrintArea { get; }
The command descriptor.
Gets the clear validation circles command descriptor.
public virtual CommandDescriptor ClearValidationCircles { get; }
The clear validation circles command descriptor.
Gets the clipboard group command descriptor.
public virtual CommandDescriptor ClipboardGroup { get; }
The clipboard group command descriptor.
Gets the command descriptors for hiding columns from the context menu.
public virtual CommandDescriptor ContextMenuHideColumns { get; }
The command descriptors for hiding columns from the context menu.
Gets the command descriptors for hiding rows from the context menu.
public virtual CommandDescriptor ContextMenuHideRows { get; }
The command descriptors for hiding rows from the context menu.
Gets the command descriptor for inserting columns from the context menu.
public virtual CommandDescriptor ContextMenuInsertColumns { get; }
The command descriptor for inserting columns from the context menu.
Gets the command descriptor for inserting rows from the context menu.
public virtual CommandDescriptor ContextMenuInsertRows { get; }
The command descriptor for inserting rows from the context menu.
Gets the command descriptor for removing columns from the context menu.
public virtual CommandDescriptor ContextMenuRemoveColumns { get; }
The command descriptor for removing columns from the context menu.
Gets the command descriptor for removing rows from the context menu.
public virtual CommandDescriptor ContextMenuRemoveRows { get; }
The command descriptor for removing rows from the context menu.
Gets the command descriptors for unhiding columns from the context menu.
public virtual CommandDescriptor ContextMenuUnhideColumns { get; }
The command descriptors for unhiding columns from the context menu.
Gets the command descriptors for unhiding rows from the context menu.
public virtual CommandDescriptor ContextMenuUnhideRows { get; }
The command descriptors for unhiding rows from the context menu.
Gets the copy command descriptor.
public virtual CommandDescriptor Copy { get; }
The copy command descriptor.
Gets the copy formatting command descriptor.
public virtual CommandDescriptor CopyFormatting { get; }
The copy formatting command descriptor.
Gets the cut command descriptor.
public virtual CommandDescriptor Cut { get; }
The cut command descriptor.
Gets the data tools group command descriptor.
public virtual CommandDescriptor DataToolsGroup { get; }
The data tools group command descriptor.
Gets the decrease decimal places command descriptor.
public virtual CommandDescriptor DecreaseDecimalPlaces { get; }
The decrease decimal places command descriptor.
Gets the size of the decrease font command descriptor.
public virtual CommandDescriptor DecreaseFontSize { get; }
The size of the decrease font command descriptor.
Gets the decrease indent command descriptor.
public virtual CommandDescriptor DecreaseIndent { get; }
The decrease indent command descriptor.
Gets the editing group command descriptor.
public virtual CommandDescriptor EditingGroup { get; }
The editing group command descriptor.
Gets the editing group clear command descriptor.
public virtual CommandDescriptor EditingGroupClear { get; }
The editing group clear command descriptor.
Gets the editing group fill command descriptor.
public virtual CommandDescriptor EditingGroupFill { get; }
The editing group fill command descriptor.
Gets the fill down command descriptor.
public virtual CommandDescriptor FillDown { get; }
The fill down command descriptor.
Gets the fill left command descriptor.
public virtual CommandDescriptor FillLeft { get; }
The fill left command descriptor.
Gets the fill right command descriptor.
public virtual CommandDescriptor FillRight { get; }
The fill right command descriptor.
Gets the fill up command descriptor.
public virtual CommandDescriptor FillUp { get; }
The fill up command descriptor.
Gets the command descriptor for flipping the selected shapes horizontally.
public virtual CommandDescriptor FlipHorizontal { get; }
The command descriptor.
Gets the command descriptor for flipping the selected shapes vertically.
public virtual CommandDescriptor FlipVertical { get; }
The command descriptor.
Gets the font group command descriptor.
public virtual CommandDescriptor FontGroup { get; }
The font group command descriptor.
Gets the freeze first column command descriptor.
public virtual CommandDescriptor FreezeFirstColumn { get; }
The freeze first column command descriptor.
Gets the freeze panes command descriptor.
public virtual CommandDescriptor FreezePanes { get; }
The freeze panes command descriptor.
Gets the freeze top row command descriptor.
public virtual CommandDescriptor FreezeTopRow { get; }
The freeze top row command descriptor.
Gets the function library group command descriptor.
public virtual CommandDescriptor FunctionLibraryGroup { get; }
The function library group command descriptor.
Gets the command descriptors for hiding columns.
public virtual CommandDescriptor HideColumns { get; }
The command descriptors for hiding columns.
Gets the command descriptors for hiding rows.
public virtual CommandDescriptor HideRows { get; }
The command descriptors for hiding rows.
Gets the increase decimal places command descriptor.
public virtual CommandDescriptor IncreaseDecimalPlaces { get; }
The increase decimal places command descriptor.
Gets the size of the increase font command descriptor.
public virtual CommandDescriptor IncreaseFontSize { get; }
The size of the increase font command descriptor.
Gets the increase indent command descriptor.
public virtual CommandDescriptor IncreaseIndent { get; }
The increase indent command descriptor.
Gets the command descriptor for inserting cells.
public virtual CommandDescriptor InsertCells { get; }
The command descriptor for inserting cells.
Gets the command descriptor for inserting a chart.
public virtual CommandDescriptor InsertChart { get; }
The command descriptor.
Gets the command descriptor for inserting columns.
public virtual CommandDescriptor InsertColumns { get; }
The command descriptor for inserting columns.
Gets the command descriptor for inserting a page break.
public virtual CommandDescriptor InsertPageBreak { get; }
The insert page break.
Gets the command descriptor for inserting a picture.
public virtual CommandDescriptor InsertPicture { get; }
The command descriptor.
Gets the command descriptor for inserting rows.
public virtual CommandDescriptor InsertRows { get; }
The command descriptor for inserting rows.
Gets the command descriptor for inserting sheet.
public virtual CommandDescriptor InsertSheet { get; }
The command descriptor for inserting sheet.
Gets the links group command descriptor.
public virtual CommandDescriptor LinksGroup { get; }
The links group command descriptor.
Gets the merge command descriptor.
public virtual CommandDescriptor Merge { get; }
The merge command descriptor.
Gets the merge across command descriptor.
public virtual CommandDescriptor MergeAcross { get; }
The merge across command descriptor.
Gets the merge and center command descriptor.
public virtual CommandDescriptor MergeAndCenter { get; }
The merge and center command descriptor.
Gets the new file command descriptor.
public virtual CommandDescriptor NewFile { get; }
The new file command descriptor.
Gets the number group command descriptor.
public virtual CommandDescriptor NumberGroup { get; }
The number group command descriptor.
Gets the open file command descriptor.
public virtual CommandDescriptor OpenFile { get; }
The open file command descriptor.
Gets the paste command descriptor.
public virtual CommandDescriptor Paste { get; }
The paste command descriptor.
Gets the paste column widths command descriptor.
public virtual CommandDescriptor PasteColumnWidths { get; }
The paste column widths command descriptor.
Gets the paste formatting command descriptor.
public virtual CommandDescriptor PasteFormatting { get; }
The paste formatting command descriptor.
Gets the paste formulas command descriptor.
public virtual CommandDescriptor PasteFormulas { get; }
The paste formulas command descriptor.
Gets the paste formulas and number formats command descriptor.
public virtual CommandDescriptor PasteFormulasAndNumberFormats { get; }
The paste formulas and number formats command descriptor.
Gets the paste values command descriptor.
public virtual CommandDescriptor PasteValues { get; }
The paste values command descriptor.
Gets the paste values and number formats command descriptor.
public virtual CommandDescriptor PasteValuesAndNumberFormats { get; }
The paste values and number formats command descriptor.
Gets the command descriptor for enabling and disabling the contextually dependent picture tools tab.
public virtual CommandDescriptor PictureToolsTab { get; }
The command descriptor.
Gets the command descriptor for printing gridlines.
public virtual CommandDescriptor PrintGridlines { get; }
The command descriptor for printing gridlines.
Gets the command descriptor for printing row and column headings.
public virtual CommandDescriptor PrintRowColumnHeadings { get; }
The command descriptor for printing row and column headings.
Gets the RadSpreadsheetElement.
public virtual RadSpreadsheetElement RadSpreadsheet { get; }
The RadSpreadsheetElement.
Gets the reapply filters command descriptor.
public virtual CommandDescriptor ReapplyFilters { get; }
The reapply filters command descriptor.
Gets the redo command descriptor.
public virtual CommandDescriptor Redo { get; }
The redo command descriptor.
Gets the command descriptor for removing cells.
public virtual CommandDescriptor RemoveCells { get; }
The command descriptor for removing cells.
Gets the command descriptor for removing columns.
public virtual CommandDescriptor RemoveColumns { get; }
The command descriptor for removing columns.
Gets the remove hyperlink command descriptor.
public virtual CommandDescriptor RemoveHyperlink { get; }
The remove hyperlink command descriptor.
Gets the command descriptor for removing a page break.
public virtual CommandDescriptor RemovePageBreak { get; }
The command descriptor.
Gets the command descriptor for removing rows.
public virtual CommandDescriptor RemoveRows { get; }
The command descriptor for removing rows.
Gets the command descriptor for removing sheet.
public virtual CommandDescriptor RemoveSheet { get; }
The command descriptor for removing sheet.
Gets the command descriptor for resetting all page breaks.
public virtual CommandDescriptor ResetAllPageBreaks { get; }
The command descriptor.
Gets the command descriptor for rotating the selected shapes ninety degrees to the left.
public virtual CommandDescriptor RotateNinetyDegreesLeft { get; }
The command descriptor.
Gets the command descriptor for rotating the selected shapes ninety degrees to the right.
public virtual CommandDescriptor RotateNinetyDegreesRight { get; }
The command descriptor.
Gets the save file command descriptor.
public virtual CommandDescriptor SaveFile { get; }
The save file command descriptor.
Gets the scale factor command descriptor.
public virtual CommandDescriptor ScaleFactor { get; }
The scale factor command descriptor.
Gets the command descriptor for the command which selects all columns included in the last selected cell range.
public virtual CommandDescriptor SelectColumns { get; }
The command descriptor.
Gets the command descriptor for the command which selects all rows included in the last selected cell range.
public virtual CommandDescriptor SelectRows { get; }
The command descriptor.
Gets the command descriptor for bringing the selected shapes a step backward in the ZIndex order.
public virtual CommandDescriptor SendBackward { get; }
The command descriptor.
Gets the command descriptor for bringing the selected shapes to the back of the ZIndex order.
public virtual CommandDescriptor SendToBack { get; }
The command descriptor.
Gets the set borders command descriptor.
public virtual CommandDescriptor SetBorders { get; }
The set borders command descriptor.
Gets the command descriptor for setting the columns width.
public virtual CommandDescriptor SetColumnsWidth { get; }
The command descriptor for setting the columns width.
Gets the command descriptor for setting default column width.
public virtual CommandDescriptor SetDefaultColumnWidth { get; }
The command descriptor for setting default column width.
Gets the command descriptor for setting default row height.
public virtual CommandDescriptor SetDefaultRowHeight { get; }
The command descriptor for setting default row height.
Gets the color of the set fill command descriptor.
public virtual CommandDescriptor SetFillColor { get; }
The color of the set fill command descriptor.
Gets the set filter range command descriptor.
public virtual CommandDescriptor SetFilterRange { get; }
The set filter range command descriptor.
Gets the set font family command descriptor.
public virtual CommandDescriptor SetFontFamily { get; }
The set font family command descriptor.
Gets the size of the set font command descriptor.
public virtual CommandDescriptor SetFontSize { get; }
The size of the set font command descriptor.
Gets the color of the set fore command descriptor.
public virtual CommandDescriptor SetForeColor { get; }
The color of the set fore command descriptor.
Gets the set format command descriptor.
public virtual CommandDescriptor SetFormat { get; }
The set format command descriptor.
Gets the command descriptor for setting horizontal alignment.
public virtual CommandDescriptor SetHorizontalAlignment { get; }
The command descriptor for setting horizontal alignment.
Gets the set is bold command descriptor.
public virtual CommandDescriptor SetIsBold { get; }
The set is bold command descriptor.
Gets the set is italic command descriptor.
public virtual CommandDescriptor SetIsItalic { get; }
The set is italic command descriptor.
Gets the command descriptor for setting is wrapped.
public virtual CommandDescriptor SetIsWrapped { get; }
The command descriptor for setting is wrapped.
Gets the command descriptor for setting print area.
public virtual CommandDescriptor SetPrintArea { get; }
The command descriptor.
Gets the command descriptor for setting rows height.
public virtual CommandDescriptor SetRowsHeight { get; }
The command descriptor for setting rows height.
Gets the command descriptor for setting the height of the selected shapes.
public virtual CommandDescriptor SetShapeHeight { get; }
The command descriptor.
Gets the command descriptor for setting the width of the selected shapes.
public virtual CommandDescriptor SetShapeWidth { get; }
The command descriptor.
Gets the set style command descriptor.
public virtual CommandDescriptor SetStyle { get; }
The set style command descriptor.
Gets the set underline command descriptor.
public virtual CommandDescriptor SetUnderline { get; }
The set underline command descriptor.
Gets the command descriptor for setting vertical alignment.
public virtual CommandDescriptor SetVerticalAlignment { get; }
The command descriptor for setting vertical alignment.
Gets the command descriptor used for showing CreateDefinedName dialog.
public virtual CommandDescriptor ShowCreateDefinedNameDialog { get; }
The command descriptor used for showing CreateDefinedName dialog.
Gets the command descriptor for showing CreateNewThemeColors dialog.
public virtual CommandDescriptor ShowCreateNewThemeColorsDialog { get; }
The command descriptor for showing CreateNewThemeColors dialog.
Gets the command descriptor for showing CreateNewThemeFonts dialog.
public virtual CommandDescriptor ShowCreateNewThemeFontsDialog { get; }
The command descriptor for showing CreateNewThemeFonts dialog.
Gets the command descriptor used for showing the custom filter dialog.
public virtual CommandDescriptor ShowCustomFilterDialog { get; }
The command descriptor used for showing the custom filter dialog.
Gets the command descriptor used for showing data validation dialog.
public virtual CommandDescriptor ShowDataValidationDialog { get; }
The command descriptor used for showing the data validation dialog.
Gets the command descriptor used for showing FindAndReplace dialog.
public virtual CommandDescriptor ShowFindAndReplaceDialog { get; }
The command descriptor used for showing FindAndReplace dialog.
Gets the command descriptor for showing FormatCells dialog.
public virtual CommandDescriptor ShowFormatCellsDialog { get; }
The command descriptor for showing FormatCells dialog.
Gets the command descriptor for showing FormatCells dialog number tab.
public virtual CommandDescriptor ShowFormatCellsDialogNumberTab { get; }
The command descriptor for showing FormatCells dialog number tab.
Gets the command descriptor used for showing Format Shapes dialog.
public virtual CommandDescriptor ShowFormatShapesDialog { get; }
The command descriptor used for showing Format Shapes dialog.
Gets the command descriptor for showing gridlines.
public virtual CommandDescriptor ShowGridlines { get; }
The command descriptor for showing gridlines.
Gets the command descriptor for showing Hyperlink dialog.
public virtual CommandDescriptor ShowHyperlinkDialog { get; }
The command descriptor for showing Hyperlink dialog.
Gets the command descriptor for showing InsertFunction dialog.
public virtual CommandDescriptor ShowInsertFunctionDialog { get; }
The command descriptor for showing InsertFunction dialog.
Gets the command descriptor for showing MoreColors dialog.
public virtual CommandDescriptor ShowMoreColorsDialog { get; }
The command descriptor for showing MoreColors dialog.
Gets the command descriptor used for showing the NameManager dialog.
public virtual CommandDescriptor ShowNameManagerDialog { get; }
The command descriptor used for showing the NameManager dialog.
Gets the command descriptor used for showing PageSetup dialog.
public virtual CommandDescriptor ShowPageSetupDialog { get; }
The command descriptor used for showing PageSetup dialog.
Gets the command descriptor for showing Protect Sheet dialog.
public virtual CommandDescriptor ShowProtectSheetDialog { get; }
The command descriptor for showing Protect Sheet dialog.
Gets the command descriptor for showing the Protect Workbook dialog.
public virtual CommandDescriptor ShowProtectWorkbookDialog { get; }
The command descriptor for showing Protect Workbook dialog.
Gets the command descriptor for showing row and column headings.
public virtual CommandDescriptor ShowRowColumnHeadings { get; }
The command descriptor for showing row and column headings.
Gets the command descriptor for showing Series dialog.
public virtual CommandDescriptor ShowSeriesDialog { get; }
The command descriptor for showing Series dialog.
Gets the command descriptor used for showing sorting dialog.
public virtual CommandDescriptor ShowSortingDialog { get; }
The the command descriptor used for showing sorting dialog.
Gets the command descriptor for showing Style dialog.
public virtual CommandDescriptor ShowStyleDialog { get; }
The command descriptor for showing Style dialog.
Gets the command descriptor used for showing the top10 filter dialog.
public virtual CommandDescriptor ShowTopFilterDialog { get; }
The command descriptor used for showing the top10 filter dialog.
Gets the command descriptor for showing the Unprotect Worksheet dialog.
public virtual CommandDescriptor ShowUnprotectSheetDialog { get; }
The command descriptor for showing Unprotect Worksheet dialog.
Gets the command descriptor for showing the Unprotect Workbook dialog.
public virtual CommandDescriptor ShowUnprotectWorkbookDialog { get; }
The command descriptor for showing Unprotect Workbook dialog.
Gets the command descriptor used for showing UpdateSpreadsheetName dialog.
public virtual CommandDescriptor ShowUpdateSpreadsheetNameDialog { get; }
The command descriptor used for showing UpdateSpreadsheetName dialog.
Gets the command descriptor for sort.
public virtual CommandDescriptor Sort { get; }
The command descriptor for sort.
Gets the sort and filter group command descriptor.
public virtual CommandDescriptor SortAndFilterGroup { get; }
The sort and filter group command descriptor.
Gets the styles group command descriptor.
public virtual CommandDescriptor StylesGroup { get; }
The styles group command descriptor.
Gets the command descriptor for the command which switches between worksheet tabs, from right to left.
public virtual CommandDescriptor SwitchSheetsToLeft { get; }
The command descriptor.
Gets the command descriptor for the command which switches between worksheet tabs, from left to right.
public virtual CommandDescriptor SwitchSheetsToRight { get; }
The command descriptor.
Gets the themes group command descriptor.
public virtual CommandDescriptor ThemesGroup { get; }
The themes group command descriptor.
Gets the command descriptor for toggling sheet protection.
public virtual CommandDescriptor ToggleSheetProtection { get; }
The command descriptor.
Gets the command descriptor for toggling workbook protection.
public virtual CommandDescriptor ToggleWorkbookProtection { get; }
The command descriptor.
Gets the undo command descriptor.
public virtual CommandDescriptor Undo { get; }
The undo command descriptor.
Gets the unfreeze panes command descriptor.
public virtual CommandDescriptor UnfreezePanes { get; }
The unfreeze panes command descriptor.
Gets the command descriptors for unhiding columns.
public virtual CommandDescriptor UnhideColumns { get; }
The command descriptors for unhiding columns.
Gets the command descriptors for unhiding rows.
public virtual CommandDescriptor UnhideRows { get; }
The command descriptors for unhiding rows.
Gets the unmerge command descriptor.
public virtual CommandDescriptor Unmerge { get; }
The unmerge command descriptor.
Gets the window group command descriptor.
public virtual CommandDescriptor WindowGroup { get; }
The window group command descriptor.
Methods
This method can be used to unsubscribe any attached events.
protected virtual void DetachEvents()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Implements:
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
protected virtual void Dispose(bool cleanUpManagedResources)
True if want to clean the managed resources.
Initializes the command descriptors.
protected void InitializeCommandDescriptors()
Events
Occurs when a property value changes.
public event PropertyChangedEventHandler PropertyChanged
Implements: