ASPxTitleIndex.FindControl Method
Name | Parameters | Description |
---|---|---|
FindControl(TitleIndexItem, String) | item, id | Searches the current naming container’s specified item for a server control with the specified id parameter. |
FindControl(Object, String) | groupValue, id | Searches the current naming container’s specified group header for a server control with the specified id parameter. |