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

적용 대상