DisplayOrderAttribute Class

Definition

public ref class DisplayOrderAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.Runtime.InteropServices.ComVisible(false)]
public class DisplayOrderAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DisplayOrderAttribute = class
    inherit Attribute
Public Class DisplayOrderAttribute
Inherits Attribute
Inheritance
DisplayOrderAttribute
Attributes

Constructors

DisplayOrderAttribute(Int32)

Properties

DisplayOrder

Applies to