Object used to store group information for group headers.
InheritanceSystem.Object
IgbGroupData
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbGroupData : BaseRendererElement, JsonSerializable
Constructors IgbGroupData() Declaration Properties FormattedText
The value as formatted text.
Declarationpublic string FormattedText { get; set; }
Property Value Type Description System.String GroupName
The grouping key.
Declarationpublic string GroupName { get; set; }
Property Value Type Description System.String GroupValue
The group value.
Declarationpublic object GroupValue { get; set; }
Property Value Type Description System.Object GroupValueScript
Provides a means of setting GroupValue in the JavaScript environment.
Declarationpublic string GroupValueScript { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides Implements
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4