Class ListGroupItem
Inheritance
System.Object
ListGroupItem
Namespace: Telerik.Blazor.Components.Common.Dropdowns
Assembly: Telerik.Blazor.dll
Syntax
public class ListGroupItem : Object
Constructors
ListGroupItem()
Declaration
public ListGroupItem()
Properties
Group
GroupIndex
Declaration
public int GroupIndex { get; set; }
Property Value
System.Int32
|
Id
Declaration
public string Id { get; }
Property Value
System.String
|