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