ASPxCloudControl控件最大的特点就是外观,如图:主要用于导航连接、标签等功能。可使用数据绑定、自定义项等方式展现数据。
DevExpress Asp.net(5) ASPxCloudControl的基本使用
其实ASPxCloudPanel的使用非常简单,可以通过数据绑定、自定义等方式来显示数据。
自定义显示:
 System.Drawing.Color.Pink;

数据绑定:
>
我们还可以通过ItemDataBound事件随机设置每个的大小
    }

相关文章:

  • 2021-10-06
  • 2021-06-01
  • 2021-06-11
  • 2021-10-22
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-16
相关资源
相似解决方案