The following is an example of how to reference the InlinePopupArrowDirection object:
// The full path is required. dundas.controls.InlinePopupArrowDirection.BOTTOM
| Name | Value | Description | |
|---|---|---|---|
| NONE | null | ||
| TOP | "InlinePopup--topArrow" | ||
| RIGHT | "InlinePopup--rightArrow" | ||
| BOTTOM | "InlinePopup--bottomArrow" | ||
| LEFT | "InlinePopup--leftArrow" |