Property FileListBox
FileListBox
Gets the instance of the associated FileListBox, if one is set.
public FileListBox? FileListBox { get; }
Property Value
Remarks
This property returns the FileListBox instance that is owned by the current object. If the owner is not set, this property returns null.