| C1.Web.Wijmo.Controls.C1Rating Namespace > RatingIcons Class : HoverIconsClass Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <C1DescriptionAttribute(Key="C1Rating.RatingIcons.HoverIconsClass", Description="A string or an array value indicates the urls of hover icons.")> <C1CategoryAttribute("Appearance")> <LayoutAttribute(LayoutType.Appearance)> Public Property HoverIconsClass As RatingIconClass
[WidgetOption()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [C1Description(Key="C1Rating.RatingIcons.HoverIconsClass", Description="A string or an array value indicates the urls of hover icons.")] [C1Category("Appearance")] [Layout(LayoutType.Appearance)] public RatingIconClass HoverIconsClass {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2