DashboardListItemInnerContent Property

The free content to show for the list item. For most lists, this should be kept short.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public IDashboardContent InnerContent { get; set; }

Property Value

IDashboardContent

See Also