Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Specialised property attribute for SortDirection properties.
Namespace: Visual3D.UIAssembly: Visual3D.Engine (in Visual3D.Engine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public class SortDirectionPropertyAttribute : ControlPropertyAttribute
Public Class SortDirectionPropertyAttribute _ Inherits ControlPropertyAttribute
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| SortDirectionPropertyAttribute(String) | Initializes a new instance of the SortDirectionPropertyAttribute class | |
| GetValue(Object, PropertyInfo) | (Overrides ControlPropertyAttribute..::..GetValue(Object, PropertyInfo).) | |
| Name |
Name of the property
(Inherited from ControlPropertyAttribute.) | |
| SetValue(Object, PropertyInfo, String) | (Overrides ControlPropertyAttribute..::..SetValue(Object, PropertyInfo, String).) |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
Visual3D.UI..::..ControlPropertyAttribute
Visual3D.UI..::..SortDirectionPropertyAttribute
System..::..Attribute
Visual3D.UI..::..ControlPropertyAttribute
Visual3D.UI..::..SortDirectionPropertyAttribute