HasEntries Property (RenderIndex)
In This Topic
Gets a value indicating whether the
Entries collection has been created and contains one or more elements.
Syntax
'Declaration
Public ReadOnly Property HasEntries As Boolean
public bool HasEntries {get;}
See Also