FileType Property

Summary

Gets the file options type RasterDialogFileOptionsType.

Syntax
C#
VB
C++
public RasterDialogFileOptionsType FileType { get; } 
  
Public ReadOnly Property FileType As RasterDialogFileOptionsType 
public: 
property RasterDialogFileOptionsType FileType { 
   RasterDialogFileOptionsType get(); 
} 

Property Value

Represents the file options type RasterDialogFileOptionsType.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms.CommonDialogs.File Assembly