DisplayColumnAttribute 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 DisplayColumnAttribute type exposes the following members.

Properties

  Name Description
Public property DisplayColumn Gets the name of the column to the display.
Public property SortColumn Gets the name of the column to use for sorting.
Public property SortDescending Gets a value that indicates whether the data is sorted in descending order.

Top