ListView for WPF | ComponentOne
C1.WPF.ListView Assembly / C1.WPF.ListView Namespace / ListViewItemView 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 Object
    public object PreviewContent {get; set;}
    See Also