ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ListViewerItem Class / PreviewContent Property

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