GroupColumnsAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |