ComponentOne Basic Library for UWP
ShowsPreview Property

C1.UWP Assembly > C1.Xaml Namespace > C1GridSplitter Class : ShowsPreview Property
Gets or sets the ShowsPreview property. This dependency property indicates whether the preview control should be shown when dragged instead of directly updating the grid.
Syntax
'Declaration
 
Public Property ShowsPreview As System.Boolean
public System.bool ShowsPreview {get; set;}
See Also

Reference

C1GridSplitter Class
C1GridSplitter Members