TableColumnAttribute Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
ITableColumnDefinitionSütunu IÇIN mef meta verilerini belirtmek için uygulanan bir özniteliği.
public ref class TableColumnAttribute : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public ref class TableColumnAttribute : Attribute
public class TableColumnAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class TableColumnAttribute : Attribute
type TableColumnAttribute = class
inherit SingletonBaseMetadataAttribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type TableColumnAttribute = class
inherit Attribute
Public Class TableColumnAttribute
Inherits SingletonBaseMetadataAttribute
Public Class TableColumnAttribute
Inherits Attribute
- Devralma
- Devralma
-
TableColumnAttribute
- Öznitelikler
Açıklamalar
ITableColumnDefinitionYalnızca bir tane olabilir TableColumnAttribute .
Oluşturucular
| TableColumnAttribute() |
Özellikler
| IsDominant |
İçinde bunun baskın bir sütun olup olmadığını gösteren bir değer alır veya ayarlar IWpfTableControl . |