ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockControl Class / ShowPreview Property

In This Topic
    ShowPreview Property (C1DockControl)
    In This Topic
    Specifies show preview of C1DockSplitter
    Syntax
    'Declaration
     
    Public Property ShowPreview As Boolean
    public bool ShowPreview {get; set;}
    See Also