Log In
Home
Support
Demos
Documentation
Blogs
Training
Webinars
Welcome to DevExpress .NET Documentation
WinForms Controls
ASP.NET Controls and MVC Extensions
Prerequisites
What's Installed
Common Concepts
ASP.NET WebForms Controls
ASP.NET MVC Extensions
Localization
Redistribution and Deployment
Get More Help
API Reference
DevExpress.Data.Linq
DevExpress.Web
DevExpress.Web.ASPxGauges
DevExpress.Web.ASPxGauges.Base
DevExpress.Web.ASPxGauges.Scripts
DevExpress.Web.ASPxHtmlEditor
DevExpress.Web.ASPxHtmlEditor.Localization
DevExpress.Web.ASPxHtmlEditor.Scripts
DevExpress.Web.ASPxPivotGrid
DevExpress.Web.ASPxPivotGrid.Data
DevExpress.Web.ASPxPivotGrid.HtmlControls
DevExpress.Web.ASPxPivotGrid.Scripts
DevExpress.Web.ASPxRichEdit
DevExpress.Web.ASPxRichEdit.Localization
DevExpress.Web.ASPxRichEdit.Scripts
DevExpress.Web.ASPxScheduler
DevExpress.Web.ASPxScheduler.Commands.Dialogs
DevExpress.Web.ASPxScheduler.Controls
DevExpress.Web.ASPxScheduler.Dialogs
DevExpress.Web.ASPxScheduler.Drawing
DevExpress.Web.ASPxScheduler.Localization
DevExpress.Web.ASPxScheduler.Reporting
DevExpress.Web.ASPxScheduler.Scripts
DevExpress.Web.ASPxSpellChecker
DevExpress.Web.ASPxSpellChecker.Localization
DevExpress.Web.ASPxSpellChecker.Scripts
DevExpress.Web.ASPxSpreadsheet
DevExpress.Web.ASPxSpreadsheet.Localization
DevExpress.Web.ASPxSpreadsheet.Scripts
DevExpress.Web.ASPxTreeList
DevExpress.Web.ASPxTreeList.Internal
DevExpress.Web.ASPxTreeList.Localization
DevExpress.Web.ASPxTreeList.Scripts
DevExpress.Web.Captcha
DevExpress.Web.Data
DevExpress.Web.Internal
DevExpress.Web.Localization
DevExpress.Web.Mvc
DevExpress.Web.Mvc.BinderSettings
DevExpress.Web.Mvc.Controllers
DevExpress.Web.MVC.Scripts
MVCxClientBeforeExportRequestEventArgs Class
MVCxClientBeforeExportRequestEventHandler Delegate
MVCxClientBeginCallbackEventArgs Class
MVCxClientBeginCallbackEventHandler Delegate
MVCxClientCalendar Class
MVCxClientCallbackPanel Class
MVCxClientCardView Class
MVCxClientChart Class
MVCxClientComboBox Class
MVCxClientDataView Class
MVCxClientDateEdit Class
MVCxClientDockManager Class
MVCxClientDockPanel Class
MVCxClientDocumentViewer Class
MVCxClientFileManager Class
MVCxClientGlobalBeginCallbackEventArgs Class
MVCxClientGlobalBeginCallbackEventHandler Delegate
MVCxClientGlobalEvents Class
MVCxClientGridView Class
MVCxClientHtmlEditor Class
MVCxClientImageGallery Class
MVCxClientListBox Class
MVCxClientNavBar Class
MVCxClientPageControl Class
MVCxClientPivotGrid Class
MVCxClientPopupControl Class
MVCxClientReportDesigner Class
MVCxClientReportDesignerSaveCommandExecutedEventArgs Class
MVCxClientReportDesignerSaveCommandExecutedEventHandler Delegate
MVCxClientReportViewer Class
MVCxClientRichEdit Class
MVCxClientRoundPanel Class
MVCxClientScheduler Class
MVCxClientSchedulerTemplateToolTip Class
MVCxClientSchedulerToolTipDisplayingEventArgs Class
MVCxClientSchedulerToolTipDisplayingEventHandler Delegate
MVCxClientSpreadsheet Class
MVCxClientSpreadsheet Members
MVCxClientSpreadsheet Constructor
MVCxClientSpreadsheet Events
MVCxClientSpreadsheet Methods
MVCxClientTokenBox Class
MVCxClientTreeList Class
MVCxClientTreeView Class
MVCxClientUploadControl Class
MVCxClientUtils Class
MVCxClientVerticalGrid Class
MVCxClientWebDocumentViewer Class
MVCxSchedulerToolTipType Class
DevExpress.Web.Mvc.UI
DevExpress.Web.Office
DevExpress.Web.Office.Internal
DevExpress.Web.Rendering
DevExpress.Web.Scripts
DevExpress.XtraCharts.Web
DevExpress.XtraCharts.Web.Designer
DevExpress.XtraCharts.Web.Scripts
ASP.NET Bootstrap Controls
ASP.NET Core Bootstrap Controls
WPF Controls
Xamarin Controls
Windows 10 App Controls
Document Server
Reporting
Report Server
Dashboard
eXpressApp Framework
CodeRush
CodeRush Classic
Cross-Platform Core Libraries
Tools and Utilities
End-User Documentation
ASP.NET Controls and MVC Extensions
>
DevExpress.Web.MVC.Scripts
>
MVCxClientSpreadsheet
MVCxClientSpreadsheet Members
A client-side counterpart of the
Spreadsheet
extension.
Public Constructors
Show:
Inherited
Name
Description
MVCxClientSpreadsheet
Initializes a new instance of the
MVCxClientSpreadsheet
class. For internal use only.
Top
Public Properties
Show:
Inherited
Name
Description
name
Gets the unique, hierarchically-qualified identifier for the control. (Inherited from
ASPxClientControlBase
)
Top
Public Methods
Show:
Inherited
Name
Description
AdjustControl
Modifies the control's size against the control's container. (Inherited from
ASPxClientControl
)
AdjustControls
Overloaded. Modifies the controls size within the specified container. (Inherited from
ASPxClientControl
)
Cast
Overloaded. Converts the specified object to the current object's type. This method is effective when you utilize the
Client API IntelliSense
feature provided by DevExpress.
Focus
Sets input focus to the Spreadsheet. (Inherited from
ASPxClientSpreadsheet
)
GetActiveCellValue
Gets the value of the currently active cell. (Inherited from
ASPxClientSpreadsheet
)
GetCellComment
Returns the comment associated with the specified data cell. (Inherited from
ASPxClientSpreadsheet
)
GetCellValue
Gets the value of the specified cell. (Inherited from
ASPxClientSpreadsheet
)
GetClientVisible
Obsolete.
Returns a value specifying whether a control is displayed. (Inherited from
ASPxClientControlBase
)
GetControlCollection
Returns a collection of client web control objects. (Inherited from
ASPxClientControl
)
GetHeight
Returns the control's height. (Inherited from
ASPxClientControl
)
GetMainElement
Returns an HTML element that is the root of the control's hierarchy. (Inherited from
ASPxClientControlBase
)
GetParentControl
Returns a client instance of the control that is the parent for a specified control. (Inherited from
ASPxClientControlBase
)
GetRibbon
Gets access to the client ribbon object. (Inherited from
ASPxClientSpreadsheet
)
GetSelection
Returns the current selection made in a Spreadsheet. (Inherited from
ASPxClientSpreadsheet
)
GetVisible
Returns a value specifying whether a control is displayed. (Inherited from
ASPxClientControlBase
)
GetWidth
Returns the control's width. (Inherited from
ASPxClientControl
)
HasUnsavedChanges
Indicates whether any unsaved changes are contained in the current document. (Inherited from
ASPxClientSpreadsheet
)
InCallback
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side. (Inherited from
ASPxClientControlBase
)
PerformCallback
Overloaded. Sends a callback with a parameter to update the Spreadsheet by processing the passed information on the server, in an Action specified via the
SpreadsheetSettings.CustomActionRouteValues
property.
PerformDocumentCallback
Obsolete.
Sends a callback to the server and generates the server-side
ASPxSpreadsheet.DocumentCallback
event, passing it the specified argument. (Inherited from
ASPxClientSpreadsheet
)
ReconnectToExternalRibbon
Reconnects the Spreadsheet to an external ribbon. (Inherited from
ASPxClientSpreadsheet
)
SendMessageToAssistiveTechnology
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user. (Inherited from
ASPxClientControlBase
)
SetClientVisible
Obsolete.
Specifies whether a control is displayed. (Inherited from
ASPxClientControlBase
)
SetFullscreenMode
Enables you to switch the full-screen mode of the Spreadsheet. (Inherited from
ASPxClientSpreadsheet
)
SetHeight
Specifies the control's height. Note that this method is not in effect for some controls. (Inherited from
ASPxClientControl
)
SetVisible
Specifies whether a control is displayed. (Inherited from
ASPxClientControlBase
)
SetWidth
Specifies the control's width. (Inherited from
ASPxClientControl
)
Top
Public Events
Show:
Inherited
Name
Description
BeginCallback
Occurs when a callback for server-side processing is initiated.
BeginSynchronization
Fires after a client change has been made to the document and the client-server synchronization starts to apply the change on the server. (Inherited from
ASPxClientSpreadsheet
)
CallbackError
Fires on the client if any server error occurs during server-side processing of a callback sent by the
MVCxClientSpreadsheet
. (Inherited from
ASPxClientSpreadsheet
)
CustomCommandExecuted
Occurs after a custom command has been executed on the client side. (Inherited from
ASPxClientSpreadsheet
)
DocumentChanged
Fires if any change is made to the Spreadsheet's document on the client. (Inherited from
ASPxClientSpreadsheet
)
EndCallback
Occurs on the client side after a callback's server-side processing has been completed. (Inherited from
ASPxClientSpreadsheet
)
EndSynchronization
Fires after a document change has been applied to the server and server and client document models have been synchronized. (Inherited from
ASPxClientSpreadsheet
)
HyperlinkClick
Occurs on the client side after a hyperlink is clicked within the Spreadsheet's document. (Inherited from
ASPxClientSpreadsheet
)
Init
Occurs on the client side after the control has been initialized. (Inherited from
ASPxClientControlBase
)
PopupMenuShowing
Occurs before the context menu is displayed and allows menu customization. (Inherited from
ASPxClientSpreadsheet
)
SelectionChanged
Occurs on the client when a selection is changed in the
ASPxSpreadsheet
. (Inherited from
ASPxClientSpreadsheet
)
Top
See Also
MVCxClientSpreadsheet Class
DevExpress.Web.MVC.Scripts Namespace
Is this topic helpful?
Additional Feedback
Close
Please tell us how you’d like us to improve this topic.
Send