This topic has not yet been rated - Rate this topic

DataGridRowClipboardEventArgs Properties

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The DataGridRowClipboardEventArgs type exposes the following members.

  Name Description
Public property ClipboardRowContent Gets a list of DataGridClipboardCellContent values that represent the text values of the cells being copied.
Public property EndColumnDisplayIndex Gets the DisplayIndex value of the column that contains the last selected cell in the row.
Public property IsColumnHeadersRow Gets a value that indicates whether the row for which the event occurred represents the column headers.
Public property Item Gets the data item for the row for which the event occurred.
Public property StartColumnDisplayIndex Gets the DisplayIndex value of the column that contains the first selected cell in the row.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.