Table of Contents

Class FileListBox.FileListBoxItem

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

Impements item of the FileListBox control.

public class FileListBox.FileListBoxItem : ListControlItem, IBaseControlItem, IBaseObject
Inheritance
FileListBox.FileListBoxItem
Implements

Constructors

FileListBoxItem(string?, string?, Action?)

Initializes a new instance of the FileListBox.FileListBoxItem class.

Properties

ExtensionLower

Gets extension in the lower case and without "." character.

Path

Gets or sets path to the file.