A newer version of this page is available.
Switch to the current version.
EditorImages.RadioButtonUndefined Property
Obsolete. For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[Obsolete("This property is not used any longer.")]
public InternalCheckBoxImageProperties RadioButtonUndefined { get; }
<Obsolete("This property is not used any longer.")>
Public ReadOnly Property RadioButtonUndefined As InternalCheckBoxImageProperties
Property Value
Type |
---|
DevExpress.Web.InternalCheckBoxImageProperties |
See Also