Table of Contents

Property FileListBox

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

FileListBox

Gets the instance of the associated FileListBox, if one is set.

public FileListBox? FileListBox { get; }

Property Value

FileListBox

Remarks

This property returns the FileListBox instance that is owned by the current object. If the owner is not set, this property returns null.