logo

FlexCell Grid Control for .NET 6.0

V6.1.7
  1. Improved the appearance of the PageSetup window.
V6.1.6
  1. Added Grid.AddItem(TreeNodeLevel, Text, ImageKey) method.
V6.1.5
  1. Added new fixed cell style.
V6.1.4
  1. Added PrintButtonClick event.
  2. Added Row.SetText method.
  3. Added FlexTree, Node and Nodes objects.
  4. Some minor modifications.
V6.1.3
  1. Added Grid.ExportHiddenCells property.
  2. Changed the appearance of the print preview window.
  3. Changed the appearance of the calendar control.
V6.1.2
  1. Some minor modifications.
V6.1.1
  1. Removed a bug of Column.Sort method.
V6.1.0
  1. Added Grid.AutoScale property.
V6.0.9
  1. Added Grid.DefaultRowHeightInTwips property.
  2. Added Row.TwipsHeight property.
  3. Added Column.TwipsWidth property.
  4. Some minor modifications.
V6.0.8
  1. Added Grid.AllowNew property.
  2. Added Grid.RemoveSort method.
  3. Some minor modifications.
V6.0.7
  1. Added ImageComboBoxItem.Value property.
V6.0.6
  1. Added Grid.SelectWholeCell property.
V6.0.5
  1. Added Column.Name property.
  2. Added Row.Tag property.
V6.0.4
  1. Added Column.Tag property.
  2. Added ComboBox.ToolStripDropDown property, Demo1 is an example.
V6.0.3
  1. Added Linear Gradient fixed cell style.
V6.0.2
  1. Added Grid.ScrollBarStyle property and Grid.BackColorScrollBar property.
V6.0.1
  1. Changed the encoding of flx file to Unicode.
V6.0.0
  1. Released a new version that supports .NET6.