Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerItem Class / PreviewContent Property

In This Topic
    PreviewContent Property (C1ListViewerItem)
    In This Topic
    Gets or sets the content of the preview state.
    Syntax
    'Declaration
     
    
    Public Property PreviewContent As Object
    public object PreviewContent {get; set;}
    See Also