Table of Contents

Class FileListBox.NewItemInfo

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains properties which allow to specify information useful when new item is added.

public class FileListBox.NewItemInfo
Inheritance
FileListBox.NewItemInfo

Constructors

NewItemInfo(string, string?, SvgImage?)

Initializes a new instance of the FileListBox.NewItemInfo class.

Fields

Image

Gets or sets custom image.

Path

Gets or sets path to the file or folder.

Title

Gets or sets custom title.