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

DeleteTableCellsWithShiftHorizontallyCommand.getState Method

Gets information about the command’s state.

Declaration

getState(): SimpleCommandState

Returns

Type Description
SimpleCommandState

An object that contains the command’s state.

Remarks

<dx:ASPxRichEdit ID="RichEdit" runat="server" ClientInstanceName="richEdit" .../>
See Also