RadDataControl。隐藏添加新逻辑操作符按钮

发布于 2024-12-12 02:27:58 字数 120 浏览 0 评论 0原文

有没有办法隐藏添加逻辑运算符按钮?

每个过滤器描述符末尾带有三个白点的绿色

在此处输入图像描述

Is there a way to hide the add logical operator button?

The green one with three white dots at the end of each filter descriptor

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

一梦等七年七年为一梦 2024-12-19 02:27:58

您可以使用 Blend 修改控制模板来实现您的目标。

You can modify the control template with Blend to achieve your goal.

白芷 2024-12-19 02:27:58

将此属性添加到组件中

CanUserCreateCompositeFilters="False"

Adding this attribute to the component does it

CanUserCreateCompositeFilters="False"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文