GroupColumnsAttribute(String) Constructor
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.
Initializes a new instance of GroupColumnsAttribute.
public:
GroupColumnsAttribute(System::String ^ columns);
public GroupColumnsAttribute (string columns);
new Microsoft.VisualStudio.Shell.TableControl.GroupColumnsAttribute : string -> Microsoft.VisualStudio.Shell.TableControl.GroupColumnsAttribute
Public Sub New (columns As String)
Parameters
- columns
- String
The columns in the group.