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
屬性

建構函式

名稱 Description
DisplayOrderAttribute(Int32)

屬性

名稱 Description
DisplayOrder

適用於