[]
Gets Caption for ItemContainer instance.
public string GetCaption(object itemContainer)
Public Function GetCaption(itemContainer As Object) As String
| Type | Name | Description |
|---|---|---|
| object | itemContainer | ItemContainer to obtain caption. |
| Type | Description |
|---|---|
| string | Caption of dashboard item. |