FilterBox Constructors
Represents a Filter Box.| Name | Parameters | Description |
|---|---|---|
| FilterBox() | none | Initializes a new instance of the FilterBox class. |
| FilterBox(ASPxTitleIndex) | titleIndexControl | Initializes a new instance of the FilterBox class with the specified owner. |
See Also