[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CustomFillSeriesList.GetCustomList

GetCustomList Method

GetCustomList(int)

Get one list at index

Declaration
public List<string> GetCustomList(int index)
Public Function GetCustomList(index As Integer) As List(Of String)
Parameters
Type Name Description
int index

index of list

Returns
Type Description
List<string>

One list at index.