←Select platform

DefaultExt Property (RasterOpenDialog)

Summary

Gets or sets the default file name extension.

Syntax

C#
VB
C++
public string DefaultExt {get; set;}
Public Property DefaultExt As String
public: 
property String^ DefaultExt { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Represents the default file name extension.

Example

Refer to RasterOpenDialog example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.WinForms.CommonDialogs.File Assembly
Click or drag to resize