GridLayout.dataModified method

[This documentation is preliminary and is subject to change.]

Applies to: Metro style apps only

This API supports the Windows Library for JavaScript infrastructure and is not intended to be used directly from your code.

Syntax

gridLayout.dataModified(inserted, removed, itemsMoved);

Parameters

  • inserted
    Type: Object

  • removed
    Type: Object

  • itemsMoved
    Type: Boolean

Return value

This method does not return a value.

Requirements

Minimum supported client

Windows 8 Consumer Preview

Minimum supported server

Windows Server 8 Beta

Namespace

WinJS.UI

Library

Ui.js

See also

GridLayout

 

 

Build date: 2/10/2012