GroupColumnsAttribute Class

Definition

Attributes that defines which groups are in an IDefaultColumnGroup MEF export.

public ref class GroupColumnsAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public sealed class GroupColumnsAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type GroupColumnsAttribute = class
    inherit Attribute
Public NotInheritable Class GroupColumnsAttribute
Inherits Attribute
Inheritance
GroupColumnsAttribute
Attributes

Constructors

GroupColumnsAttribute(String)

Initializes a new instance of GroupColumnsAttribute.

Properties

Columns

Applies to