CustomFileListTNoFillOnStartup Property |
This property is always false for FileList and DriveList.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
Boolean
See Also