CustomFileListTNoFillOnStartup Property |
This property is always false for FileList and DriveList.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public override bool NoFillOnStartup { get; }
Public Overrides ReadOnly Property NoFillOnStartup As Boolean
Get
public:
virtual property bool NoFillOnStartup {
bool get () override;
}
abstract NoFillOnStartup : bool with get
override NoFillOnStartup : bool with get
Property Value
Type:
BooleanSee Also