New to Telerik UI for BlazorStart a free 30-day trial

Definition

Namespace:Telerik.Blazor.Components.Common.Dropdowns

Assembly:Telerik.Blazor.dll

Syntax:

C#
public class ListGroupItem

Inheritance: objectListGroupItem

Constructors

C#
public ListGroupItem()

Properties

C#
public IGroup Group { get; set; }
C#
public int GroupIndex { get; set; }
C#
public string Icon { get; set; }
C#
public string Id { get; }