Class RadComboBoxItem
Represents an individual item container within a RadComboBox dropdown list. This class provides visual state management and interaction handling for dropdown items.
Inherited Members
Namespace: Telerik.Maui.Controls
Assembly: Telerik.Maui.Controls.dll
Syntax
public class RadComboBoxItem : RadBorder, IRadBorder, IRadContentView, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
RadComboBoxItem()
Methods
ChangeVisualState()
Changes the visual state of the control.
Declaration
protected override void ChangeVisualState()