Leadtools.WinForms.CommonDialogs.File Namespace > RasterOpenDialog Class : ShowPreview Property |
public bool ShowPreview {get; set;}
'Declaration Public Property ShowPreview As Boolean
'Usage Dim instance As RasterOpenDialog Dim value As Boolean instance.ShowPreview = value value = instance.ShowPreview