Contains the string to be displayed in a view when no items are present.
<ViewEmpty> </ViewEmpty>
None
N/A
Numerous
View, ViewStyle
Minimum: 0
Maximum: 1
If the view is empty, the following example returns a message indicating that the view has no items.
<ViewEmpty><![CDATA[<I>There are no items in this view.</I>]]></ViewEmpty>