0
点赞
收藏
分享

微信扫一扫

24.Xaml ListView控件-----显示数据

伢赞 2023-09-14 阅读 32
c#wpf

1.运行效果

在这里插入图片描述

2.运行源码

a.Xaml源码

<Window x:Class="testView.MainWindow"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d="http://schemas.microsoft.com/expression/blend/20
举报

相关推荐

0 条评论