GridRowLayout.deleteColumn (Method)

Deletes a column from the specified grid layout row.

Returns:

Void

Arguments:

Name Type Required Description
gridRowID GridLayoutRowID Required ID of the grid row layout from which the column is being deleted.
columnID GridLayoutColumnID Required ID of the column to delete.

Context:

License Requirements (none)
Permission Requirements Site:ManageResponsiveDesign
Deny Context None
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None