GetFolderSettingsEventArgsEmptyText Property |
Gets or sets the text to be used when there are no items in the view.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string EmptyText { get; set; }
Property Value
Type:
String
The text to be used when there are no items in the view.
See Also