edtFTPnet/Express - Class Reference

FTPFileList.View Property

Gets or sets the style in which the file-list is displayed.

public System.Windows.Forms.View View {get; set;}

Remarks

The View property allows you to specify the type of display is used to display the file-list. You can set the View property to display each item with large or small icons or display items in a vertical list.

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace