DataGridRowDetailsEventArgs Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The DataGridRowDetailsEventArgs type exposes the following members.

Properties

  Name Description
Public property DetailsElement Gets the row details section as a framework element.
Public property Row Gets the row that the event occurs for.

Top