ComponentOne FlexReport for UWP
Item Property (LogEntryList)

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LogEntryList Class : Item Property
Syntax
'Declaration
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As LogEntry
public LogEntry this[ 
   System.int index
]; {get; set;}

Parameters

index
See Also

Reference

LogEntryList Class
LogEntryList Members