GridRatingColumnEditorValue Property |
Gets the current value of the KaxRating control
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic decimal Value { get; }
Public ReadOnly Property Value As Decimal
Get
public:
property Decimal Value {
Decimal get ();
}
member Value : decimal with get
Property Value
Type:
Decimal
See Also