GridRatingColumn Properties |
The GridRatingColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AllowFiltering |
Gets or sets a value indicating whether data in this column can be filtered. The
default value is true
|
![]() |
AllowRatingInViewMode |
Gets or sets a value indicating whether the column allows rating in view mode.
The default value is false
|
![]() |
AllowSorting |
Gets or set a value indicating whether data in this column can be sorted. The
default value is true
|
![]() |
DataField |
Gets or sets the field name from the specified data source to bind to the
GridRatingColumn
|
![]() |
FilterDelay | (Overrides GridColumnFilterDelay.) |
![]() |
IsDirectionReversed |
Gets or sets a value indicating whether the direction of the KaxRating control
should be reversed. The default value is false
|
![]() |
IsEditable | (Overrides GridColumnIsEditable.) |
![]() |
ItemCount |
Gets or sets a value indicating the number of items KaxRating in each cell of the
GridRatingColumn will show
|
![]() |
Precision |
Gets or sets a value indicating the rating precision of the KaxRating control
in each cell of the GridRatingColumn. The default value
is RatingPrecision.Item
|
![]() |
SelectionMode |
Gets or sets a value indicating the selection mode of the KaxRating control in each
cell of the GridRatingColumn. The default value is
RatingSelectionMode.Continuous
|