GridRatingColumnEditorRatingControl Property |
Gets the KaxRating control associated with this column editor
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic KaxRating RatingControl { get; }
Public ReadOnly Property RatingControl As KaxRating
Get
public:
property KaxRating^ RatingControl {
KaxRating^ get ();
}
member RatingControl : KaxRating with get
Property Value
Type:
KaxRating
See Also