Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
Animation | A value indicates whether to show animation and the duration for the animation. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
Count | Number of stars to display. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
Direction | Direction of the control. | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
Hint | A value that represents the hint information when hover the rating star. | |
IconHeight | Height of icon. All icons should have the same height. | |
Icons | A value that indicates the settings for customize rating icons. | |
IconWidth | Width of icon. All icons should have the same width. | |
ID | (Inherited from System.Web.UI.Control) | |
Max | The maximize value that can be rated. | |
Min | The minimize value that can be rated. | |
OnClientHover | Fires when hover the control. | |
OnClientRated | Fires after the control is rated. | |
OnClientRating | Fires before the control rating. This event can be cancelled. "return false;" to cancel the event. | |
OnClientReset | Fires when click the reset button. | |
Orientation | Orientation of the control. | |
RatingMode | Rating mode of the control. | |
ResetButton | A value that represents a reset button. | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
Split | The sections of every star split into. | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
TotalValue | Total value of the control. | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
Value | Rated value of the control. | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |