Represents the data currently in context.
InheritanceSystem.Object
IgbDataContext
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbDataContext : BaseRendererElement, JsonSerializable
Constructors IgbDataContext() Declaration Properties ActualItemBrush
Gets the actual resolved brush in use for the item that is in context.
Declarationpublic string ActualItemBrush { get; set; }
Property Value Type Description System.String Item
Gets the item that is in context.
Declarationpublic object Item { get; set; }
Property Value Type Description System.Object ItemBrush
Gets the potential brush in usage for the item in context.
Declarationpublic string ItemBrush { get; set; }
Property Value Type Description System.String ItemLabel
Gets the label in use for the item in context, if available.
Declarationpublic object ItemLabel { get; set; }
Property Value Type Description System.Object ItemLabelScript
Provides a means of setting ItemLabel in the JavaScript environment.
Declarationpublic string ItemLabelScript { get; set; }
Property Value Type Description System.String ItemScript
Provides a means of setting Item in the JavaScript environment.
Declarationpublic string ItemScript { get; set; }
Property Value Type Description System.String LegendLabel
Gets the legend label to use for the item in context, if available.
Declarationpublic object LegendLabel { get; set; }
Property Value Type Description System.Object LegendLabelScript
Provides a means of setting LegendLabel in the JavaScript environment.
Declarationpublic string LegendLabelScript { get; set; }
Property Value Type Description System.String Outline
Gets the outline in use for the item in context.
Declarationpublic string Outline { get; set; }
Property Value Type Description System.String Thickness
Gets the thickness of the item in context.
Declarationpublic double Thickness { get; set; }
Property Value Type Description System.Double 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 FromEventJson(BaseRendererControl, Dictionary<String, Object>) Declaration
protected override void FromEventJson(BaseRendererControl control, Dictionary<string, object> args)
Parameters Type Name Description BaseRendererControl control System.Collections.Generic.Dictionary<System.String, System.Object> args Overrides ToEventJson(BaseRendererControl, Dictionary<String, Object>) Declaration
protected override void ToEventJson(BaseRendererControl control, Dictionary<string, object> args)
Parameters Type Name Description BaseRendererControl control System.Collections.Generic.Dictionary<System.String, System.Object> args 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