APNSoft Controls [4.5.2.20] - API Reference
APNSoftRating.SetValue Method
Sets the value of the Rating control.
[Visual Basic]
Public Sub SetValue( _
ByVal Value As Double _
)
[C#]
public void SetValue(
double Value
);
Parameters
- Value
- The value.
See Also
APNSoftRating Class | APNSoft.WebControls Namespace