ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ListViewerItem Class / PreviewContentTemplateProperty Field



In This Topic
    PreviewContentTemplateProperty Field
    In This Topic
    Identifies the PreviewContentTemplate dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PreviewContentTemplateProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ListViewerItem.PreviewContentTemplateProperty
    public static readonly DependencyProperty PreviewContentTemplateProperty
    public:
    static readonly DependencyProperty^ PreviewContentTemplateProperty
    See Also