全称为DXperience Universal Suite的 DXperience 最近又发布了12.2.5版本,DXperience下载>>以后我会陆续为大家奉献DXperience12教程和示例文档。
下面是详细更新:
主要修复了以下两个问题:
- 安装 - 一些组件的源代码不能被编译
- Visual Studio - "DevExpress | Project Upgrade" 菜单选项有时会损害安装在VS上的第三方插件
其他更新:
XtraCharts Suite
- SecondaryAxisX,SecondaryAxisY和XYDiagramPane对象的Name属性不再支持空字符串;
XtraBars Suite
- TileControl - 变成导航中的默认选择
ASPxperience Suite
- BC: ASPxImageSlider - 删除了ShowItemText属性,默认项文本可见性模式迁移到OnMouseOver;
DXCharts (XPF Common)
- LineSeries2D.MarkerVisible 和 AreaSeries2D.MarkerVisible 的默认属性值变为False;
DXDocking for Silverlight
- DockLayoutManager.LayoutItem附加属性不再运用于LayoutPanel;
DXNavBar (XPF Common)
- FontSettings, ImageSettings和LayoutSettings类不再从DependencyObject中继承;
eXpressApp Framework
- ViewNavigationController.DoNavigate虚拟方法改变了返回类型和参数,从void DoNavigate(ViewShortcut shortcut)变为bool DoNavigate(ViewShortcut shortcut, int? historyItemIndex)
Dashboard
- 几个类、属性、方法和枚举成员被重命名:
Classes:
1) DevExpress.XtraDashboard.Bars.ContentArrangeInColumsBarItem =>
ContentArrangeInColumnsBarItem
2) DevExpress.XtraDashboard.Commands.ContentArrangeInColumsCommand =>
ContentArrangeInColumnsCommand
Enumeration members:
1) DevExpress.XtraDashboard.Commands.DashboardCommandId
.ContentArrangeInColums =>ContentArrangeInColumns
2) DevExpress.DashboardCommon.ContentArrangementMode
.FixedColumCount =>FixedColumnCount
3) DevExpress.XtraDashboard.Localization.XtraDashboardStringId.
DateTimeFormatQuarterFormatNumericCaprion
=> DateTimeFormatQuarterFormatNumericCaption
欢迎任何形式的转载,但请务必注明出处,尊重他人劳动成果
转载请注明:文章转载自:DevExpress控件中文网 [https://www.devexpresscn.com/]
本文地址:https://www.devexpresscn.com/post/459.html