Aracılığıyla paylaş


LayoutAttribute Sınıf

Tanım

İlişkili bileşen türünün belirtilen düzeni kullandığını gösterir.

public ref class LayoutAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public sealed class LayoutAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type LayoutAttribute = class
    inherit Attribute
Public NotInheritable Class LayoutAttribute
Inherits Attribute
Devralma
LayoutAttribute
Öznitelikler

Oluşturucular

LayoutAttribute(Type)

bir örneğini LayoutAttributeoluşturur.

Özellikler

LayoutType

Düzenin türü. Türün uygulaması IComponent ve 'Body' adlı bir parametreyi kabul etmesi gerekir.

Şunlara uygulanır