GetFolderSettingsEventArgsEmptyText Property |
Gets or sets the text to be used when there are no items in the view.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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