Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1GridSplitter Class / PreviewStyle Property

In This Topic
    PreviewStyle Property
    In This Topic
    Gets or sets the PreviewStyle property. This dependency property indicates the style of the preview.
    Syntax
    'Declaration
     
    
    Public Property PreviewStyle As Style
    public Style PreviewStyle {get; set;}
    See Also