Skip to main content

RatingEdit Fields

Represents a rating editor.
Name Description
ActualEditTemplateProperty static Identifies the BaseEdit.ActualEditTemplate dependency property. Inherited from BaseEdit.
ActualTooltipTextProperty static Identifies the RatingEdit.ActualTooltipText dependency property.
CausesValidationProperty static Identifies the BaseEdit.CausesValidation dependency property. Inherited from BaseEdit.
DisplayFormatStringProperty static Identifies the BaseEdit.DisplayFormatString dependency property. Inherited from BaseEdit.
DisplayTextConverterProperty static Identifies the BaseEdit.DisplayTextConverter dependency property. Inherited from BaseEdit.
DisplayTextProperty static Identifies the BaseEdit.DisplayText dependency property. Inherited from BaseEdit.
EditTemplateProperty static Identifies the BaseEdit.EditTemplate dependency property. Inherited from BaseEdit.
EditValueCandidateProperty static Identifies the RatingEdit.EditValueCandidate dependency property.
EditValueConverterProperty static Identifies the BaseEdit.EditValueConverter dependency property. Inherited from BaseEdit.
EditValueProperty static Identifies the BaseEdit.EditValue dependency property. Inherited from BaseEdit.
EditValueTypeProperty static Identifies the BaseEdit.EditValueType dependency property. Inherited from BaseEdit.
HasValidationErrorProperty static Identifies the BaseEdit.HasValidationError dependency property. Inherited from BaseEdit.
IsInLayoutControlProperty static Identifies the BaseEdit.IsInLayoutControl dependency property. Inherited from BaseEdit.
IsReadOnlyProperty static Identifies the BaseEdit.IsReadOnly dependency property. Inherited from BaseEdit.
ItemHeightProperty static Identifies the RatingEdit.ItemHeight dependency property.
ItemsCountProperty static Identifies the RatingEdit.ItemsCount dependency property.
ItemStyleProperty static Identifies the RatingEdit.ItemStyle dependency property.
ItemWidthProperty static Identifies the RatingEdit.ItemWidth dependency property.
MaximumProperty static Identifies the RatingEdit.Maximum dependency property.
MinimumProperty static Identifies the RatingEdit.Minimum dependency property.
OrientationProperty static Identifies the RatingEdit.Orientation dependency property.
OwnerEditProperty static Identifies the DevExpress.UI.Xaml.Editors.BaseEdit.OwnerEdit attached property. Inherited from BaseEdit.
PrecisionProperty static Identifies the RatingEdit.Precision dependency property.
ShowErrorToolTipProperty static Identifies the BaseEdit.ShowErrorToolTip dependency property. Inherited from BaseEdit.
StyleSettingsProperty static Identifies the BaseEdit.StyleSettings dependency property. Inherited from BaseEdit.
TooltipHorizontalOffsetProperty static Identifies the RatingEdit.TooltipHorizontalOffset dependency property.
TooltipVerticalOffsetProperty static Identifies the RatingEdit.TooltipVerticalOffset dependency property.
ValidateOnEnterKeyPressedProperty static Identifies the BaseEdit.ValidateOnEnterKeyPressed dependency property. Inherited from BaseEdit.
ValidateOnTextInputProperty static Identifies the BaseEdit.ValidateOnTextInput dependency property. Inherited from BaseEdit.
ValidationErrorProperty static Identifies the BaseEdit.ValidationError dependency property. Inherited from BaseEdit.
ValueProperty static Identifies the RatingEdit.Value dependency property.
See Also