| | |
|
FlexCell Grid Control for .NET 4.0
 | V4.5.6 |
- Added Grid.ExportHiddenCells property.
- Changed the appearance of the print preview window.
- Changed the appearance of the calendar control.
 | V4.5.5 |
- Some minor modifications.
 | V4.5.4 |
- Added Grid.AutoScale property.
 | V4.5.3 |
- Added Grid.DefaultRowHeightInTwips property.
- Added Row.TwipsHeight property.
- Added Column.TwipsWidth property.
- Some minor modifications.
 | V4.5.2 |
- Added Grid.AllowNew property.
- Added Grid.RemoveSort method.
- Some minor modifications.
 | V4.5.1 |
- Added ImageComboBoxItem.Value property.
 | V4.5.0 |
- Added Grid.SelectWholeCell property.
- Added Grid.ScrollBarStyle property and Grid.BackColorScrollBar property.
- Added Grid.CorrectionLevel property (for QRCode).
- Added Column.Name property and Column.Tag property.
- Added Row.Tag property.
- Added ComboBox.ToolStripDropDown property, Demo1 is an example.
- Added Linear Gradient fixed cell style.
- Solved the problem that the pictures can not be printed after installing Windows 10 update (KB5000802).
- Removed a bug of PasteData method.
- Changed flx file's encoding to Unicode.
- Some minor modifications.
 | V4.4.0 |
- Added QRCode cell type.
- Added Grid.QRCodeModuleSize property.
- Added ClearBlankArea property.
- Added AllowUserPaste property.
- Modified FrozenBottomRows property.
- Enable mouse wheel in ComboBox control.
- Improved Range.DeleteByRow method, allow users to remove rows in a bound grid.
- Removed a bug related to IME.
- Removed a bug of FrozenBottomRows property.
- Removed a bug of ExportToExcel method.
- Some minor modifications.
 | V4.3.0 |
- Added ComboBox.Sorted property.
- Added Chart.DisplayCategoryName property.
- Added Column.DataPropertyName property, allow users to drag and drop columns in bound mode.
- Added ShowPageSetupDialog(ActiveTab) method.
- Added Cell.DisplayText property.
- Added Range.Sort method and Selection.Sort method.
- Added interleaved 2 of 5 barcode type.
- Improved performance of Print & PrintPreview methods.
- Improved PasteData method, enabled it to paste formatted Excel data.
- Improved Grid.ExportToHTML method, enable it export cell format.
- Added support for 64-bit Visual Studio 2013 and Windows 8.
- Some minor modifications.
 | V4.2.0 |
- Added Grid.TimeFormat property.
- Added Selection.SelectedObject property.
- Added Chart.YMin property.
- Added Grid.SortIndicatorStyle property and Grid.SortIndicatorColor property.
- Added Grid.ExportToStream method and Grid.LoadFromStream method.
- Added Cell.Orientation property.
- Added Grid.EditorVisible property.
- Added PageSetup.HeaderLineStyle property and PageSetup.FooterLineStyle property.
- Added Cell.Comment property, Grid.BackColorComment property, Grid.ForeColorComment property, Grid.CommentIndicatorColor property and Grid.CommentWindowWidth property.
- Added BarCode cell type, it supports Code39, Code128A, Code128B, Code128C, EAN128 and EAN13.
- Added Grid.DisplayBarcodeText property and Grid.StretchBarcode property.
- Added Cell.BarcodeType property, Column.BarcodeType property, Range.BarcodeType property and Selection.BarcodeType property.
- Improved Grid.ExportToExcel method, enable it export pictures.
- Improved the TreeGrid demo.
- Some minor modifications.
 | V4.1.0 |
- Added new celltype: Time, DateTime.
- Added Grid.DisplayDateTimeMask property.
- Added Grid.HScrollbarVisible property and Grid.VScrollbarVisible property.
- Added Grid.FrozenBottomRows property.
- Added Chart.HideSmallPercentage property.
- Added Chart.DisplayAxesLabels property.
- Added PageSetup.MirrorMargins property.
- Added PageSetup.PrintCellBorders property.
- Added SelChange event.
- Some minor modifications.
 | V4.0.0 |
- Released a new version that supports Visual Studio 2010 and Microsoft .NET Framework 4.0.
- Improved PrintPreview method.
|
|