aspnet-devexpress-dot-web-1d40a3fd.md
Contains image settings.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class InternalCheckBoxImageProperties :
ImagePropertiesEx
Public Class InternalCheckBoxImageProperties
Inherits ImagePropertiesEx
The following members return InternalCheckBoxImageProperties objects:
Show 33 links
<dx:ASPxRadioButton ID="ASPxRadioButton1" runat="server">
<CheckedImage Url="Images/checkedimg.png" />
</dx:ASPxRadioButton>
Object StateManager PropertiesBase ImagePropertiesBase ImagePropertiesEx InternalCheckBoxImageProperties
See Also