TabbedLayoutGroupTabPageImage Properties
Contains settings that allow images to be defined for the ASPxFormLayout‘s tabbed layout group specific elements.| Name | Description |
|---|---|
| ActiveTabImage | Gets the image settings displayed by the active tab within the tabbed layout group. |
| LoadingPanelImage | Gets the image settings displayed by the loading panel within the tabbed layout group. |
| ScrollLeftButtonImage | Gets the settings of an image displayed within the scroll left button. |
| ScrollRightButtonImage | Gets the settings of an image displayed within the scroll right button. |
| TabImage | Gets the image settings displayed by all the tabs within the tabbed layout group. |
See Also