GroupContentControl.Title 属性

定义

获取或设置 GroupContentControl 的标题。

public string Title { get; set; }

属性值

String

GroupContentControl 的标题。

注解

标题仅在设计时显示在的边框中 GroupContentControlGroupContentControl不提供在运行时对用户可见的 UI。

适用于