在布局视图中,通过以特定方式排列的 卡片字段 呈现数据源字段。 卡片字段标题 是不可编辑的区域,显示字段名称。 相应的字段值被显示在 卡片字段取值单元格 中。

下表列出了影响元素外观的主要属性。

外观 LayoutViewAppearances.FieldCaption 属性。

LayoutView.CustomFieldCaptionStyle 事件。

自定义绘制 LayoutView.CustomDrawCardFieldCaption 事件。
内容 GridColumn.Caption
LayoutView.FieldCaptionFormat
大小 TextSize 属性 (属于 LayoutViewField 对象)。
可视性和位置 TextVisibleTextLocation 属性 (属于 LayoutViewField 对象)。
对齐方式设置 TextAlignMode 属性 (属于 LayoutViewField 对象)。
缩进 OptionsItemText.TextToControlDistance 属性 (属于 LayoutView.TemplateCard 对象) 指定所有字段的默认标题缩进。
个别 LayoutViewField 对象的 TextToControlDistance 属性允许指定特定字段的标题缩进。