InternalCheckBoxImageProperties Class
Contains image settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v21.2.dll
Declaration
Related API Members
The following members accept/return InternalCheckBoxImageProperties objects:
Show 58 links
Remarks
<dx:ASPxRadioButton ID="ASPxRadioButton1" runat="server">
<CheckedImage Url="Images/checkedimg.png" />
</dx:ASPxRadioButton>
Inheritance
Object
StateManager
PropertiesBase
ImagePropertiesBase
ImagePropertiesEx
InternalCheckBoxImageProperties
See Also