StiTreeViewHelper Class

Namespace: Stimulsoft.Dashboard.Components.TreeView

Methods

Method Returns Description
FetchDefaultUserFilters static List  
FetchItems static List<StiTreeItem>  
Format static string  

Method Details

FetchDefaultUserFilters static

FetchDefaultUserFilters(element: StiTreeViewElement): List

Parameters

  • element (StiTreeViewElement)

Returns List


FetchItems static

FetchItems(dataTable: StiDataTable, showBlanks: bool, maxRows: int, isTreeView: bool): List<StiTreeItem>

Parameters

  • dataTable (StiDataTable)
  • showBlanks (bool)
  • maxRows (int)
  • isTreeView (bool)

Returns List<StiTreeItem>


Format static

Format(element: StiTreeViewElement, value: object): string

Parameters

  • element (StiTreeViewElement)
  • value (object)

Returns string