[]
        
(Showing Draft Content)

2025 v1.1

BarCode

Bug Fixes

  • [.Net] [.Net Framework] Resolved issue where exporting a barcode to an image using C1BarCode.Save() with AutoSize set to true produced an image with incorrect size

Docking

Bug Fixes

  • [.Net] Resolved issue where CloseButtonStyle property did not apply to the close button of DockTabItem
  • [.Net] Resolved issue where the upper border line was missing in tab items when DockTabItem was switched to floating or sliding state
  • [.Net] Fixed resizing issue where C1DockTabItem in sliding mode under C1DockGroup could not be resized using mouse dragging

FlexPivot

Bug Fixes

  • [.Net] Fixed issue where grid column header name was not displayed correctly in the 'Change Column Width' dialog of the column options menu

GanttView

Bug Fixes

  • [.Net] [.Net Framework] Resolved NullReferenceException that occurred when printing after filtering tasks
  • [.Net] Resolved NullReferenceException triggered by double-clicking a cell in the Calendar column
  • [.Net] Resolved issue where the SelectedTaskIndex property was incorrectly updated when using the Move Task Up or Move Task Down buttons
  • [.Net Framework] Resolved NullReferenceException that occurred when setting SelectedTaskIndex before the control was loaded

Grid

Bug Fixes

  • [.Net] Resolved issue in the paste algorithm where hidden columns in the selection range caused skipped cells and incomplete data updates
  • [.Net] Enabled correct selection of frozen rows and columns when selecting cell, row, or column ranges by mouse drag
  • [.Net] Resolved issue where the Column Width Editor did not function correctly when GridColumn.MaxWidth was set
  • [.Net] Resolved issue where resizing columns or rows failed when space existed between scrolling and frozen columns or rows
  • [.Net] Resolved issue with column and row dragging when moving between scrolling and frozen areas with gaps

ListView

Bug Fixes

  • [.Net] Fixed issue where the focus index did not sync with the selected item when pressing the Down key following shift+mouse selections in Extended mode

Maps

Improvements

  • [.Net] [.Net Framework] Set OpenStreetMap as the default map source, replacing the deprecated Bing Maps

Bug Fixes

  • [.Net] Fixed issue where C1ToolSeparator visibility and foreground were not applied correctly
  • [.Net] Fixed issue where BorderBrush and BorderThickness properties were not applied to C1MenuGroup
  • [.Net] Resolved issue where the Background property did not take effect on C1MenuGroup, even when set directly or through Style properties
  • [.Net] Resolved issue where menu items below a Separator could not be navigated using keyboard arrow keys

PropertyGrid

Breaking Changes

  • [.Net] Removed unused ValueChanging and ValueChanged events from CollectionEditorControl

RulesManager

Bug Fixes

  • [.Net] Fixed incorrect PopupStyle in ColorScale and DataBar rules when certain themes, such as Office365DarkGray and Office365Black, were applied

TabControl

Bug Fixes

  • [.Net] Resolved issue where the navigation button did not display correctly when TabItemRotation and TabStripPlacement were set

Themes

Bug Fixes

  • [.Net] Fixed theme background, foreground, and font settings not being applied to C1Theme elements in the visual tree
  • [.Net]Resolved issue where C1MultiSelect was not visible when certain C1ThemeOffice365 themes were applied
  • [.Net] Resolved issue where the Select a file text and ... button were not visible in C1FilePicker when using certain C1ThemeOffice365 themes
  • [.Net] Resolved issue where the value and up/down buttons in C1NumericBox were not visible under certain C1ThemeOffice365 themes
  • [.Net]Resolved issue where C1MenuItem was not visible in C1Menu when specific C1ThemeOffice365 themes were applied
  • [.Net] Resolved issue where the dropdown button and selected item were not visible in C1ComboBox when using certain C1ThemeOffice365 themes
  • [.Net] Resolved issue where C1BulletGraph and C1RadialGauge were not displayed properly under certain dark themes, including C1ThemeMaterialDark and C1ThemeOffice365 variants
  • [.Net] Resolved issue where the date value and dropdown button were not visible in C1DatePicker under specific C1ThemeOffice365 themes
  • [.Net]Resolved issue where the down arrow button was not visible in C1ColorPicker when certain C1ThemeOffice365 themes were applied