Click or drag to resize
GridRatingColumnEditor Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    Kettic.AspNet.ControlsGridColumnEditorBase
      Kettic.AspNet.ControlsGridRatingColumnEditor

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class GridRatingColumnEditor : GridColumnEditorBase

The GridRatingColumnEditor type exposes the following members.

Constructors
Methods
Properties
  NameDescription
Public propertyIsInitialized (Overrides GridColumnEditorBaseIsInitialized.)
Public propertyRatingControl
Gets the KaxRating control associated with this column editor
Public propertyValue
Gets the current value of the KaxRating control
Top
See Also