ASPxTitleIndex - Additional Appearances

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  Y  Z
Filter:   
Demo
BlackRed
Violet
Description
C#
VB
ASPX

This demo illustrates how the look and feel of ASPxTitleIndex can be customized. Select the desired appearance from the rightmost list box.

ASPxTitleIndex exposes a broad set of properties that allow you to customize the appearance of its individual elements - giving you the capability to refine the look and feel of the control as needed.

This demo was created so that when an individual item within the Appearance menu is clicked, the page loads a specific user control that corresponds to the selected menu item's value. User controls are represented by specific web user controls (.ascx files), and are contained in the demo's Appearance folder. The number of user controls corresponds to the number of available appearance types within the Appearance menu. Each user control contains a modified ASPxTitleIndex control, and a specific data source component, which provides the ASPxTitleIndex with the appropriate data.