←Select platform

InitialView Property

Summary

Specifies the initial view for the Save dialog

Syntax

C#
VB
C++
public FileDialogInitialView InitialView { get; set; } 

Property Value

A FileDialogInitialView that contains the initial view values that will be supported in the save dialog.

Example

Refer to RasterSaveDialog example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly