RaUI/Source/ryControls/ObjectListView/ObjectListView2012.nuspec
鑫Intel 523add43be ### 2021-01-12 dev更新
------
#### ryControls    V2.1.2101.1201
- *.[更新]内置的ObjectListView从1.13更新到2.9.1版本,并对主要属性进行汉化。
- *.[修复]修复新版ObjectListView选中项有筛选结果时,筛选结果白色字体看不清的BUG。
- *.[改进]TextBoxEx2默认事件改为TextChanged2。
2021-01-12 16:32:29 +08:00

21 lines
1.3 KiB
XML

<?xml version="1.0"?>
<package >
<metadata>
<id>ObjectListView.Official</id>
<title>ObjectListView (Official)</title>
<version>2.9.1</version>
<authors>Phillip Piper</authors>
<owners>Phillip Piper</owners>
<licenseUrl>http://www.gnu.org/licenses/gpl.html</licenseUrl>
<projectUrl>http://objectlistview.sourceforge.net</projectUrl>
<iconUrl>http://objectlistview.sourceforge.net/cs/_static/index-icon.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<summary>ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.</summary>
<description>ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.</description>
<releaseNotes>v2.9.1 Added CellRendererGetter to allow each cell to have a different renderer, plus Fixes a few small bugs.
v2.9 adds buttons to cells, fixed some formatting bugs, and completely rewrote the demo to be much easier to understand.</releaseNotes>
<copyright>Copyright 2006-2016 Bright Ideas Software</copyright>
<tags>.Net WinForms Net20 Net40 ListView Controls</tags>
</metadata>
</package>