DisplayOrderAttribute 类

定义

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
继承
DisplayOrderAttribute
属性

构造函数

名称 说明
DisplayOrderAttribute(Int32)

属性

名称 说明
DisplayOrder

适用于