Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/21/10 16:46:44 (14 years ago)
Author:
mkommend
Message:

improved StringConvertibleMatrixView (ticket #968)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data.Views/3.3/StringConvertibleMatrixView.Designer.cs

    r3643 r3936  
    8888                  | System.Windows.Forms.AnchorStyles.Left)
    8989                  | System.Windows.Forms.AnchorStyles.Right)));
    90       this.dataGridView.ClipboardCopyMode = System.Windows.Forms.DataGridViewClipboardCopyMode.EnableWithoutHeaderText;
    9190      this.dataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
    9291      this.dataGridView.Location = new System.Drawing.Point(0, 52);
Note: See TracChangeset for help on using the changeset viewer.