Skip to main content

ASPxClientHtmlEditorTableCellPropertiesCommandArguments.applyForAll Property

Gets or sets a value that indicates whether the cell settings should be applied to all cells in the table.

#Declaration

TypeScript
applyForAll: boolean

#Property Value

Type Description
boolean

true, if the cell settings should be applied to all cells in the table; otherwise, false.

See Also