System.Object
IgbRowType
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbRowType : BaseRendererElement, JsonSerializable
Constructors IgbRowType() Declaration Properties AddRowUI Declaration
public bool AddRowUI { get; set; }
Property Value Type Description System.Boolean Cells Declaration
public IgbCellType[] Cells { get; set; }
Property Value Children Declaration
public IgbRowType[] Children { get; set; }
Property Value Data Declaration
public object Data { get; set; }
Property Value Type Description System.Object Deleted Declaration
public bool Deleted { get; set; }
Property Value Type Description System.Boolean Disabled Declaration
public bool Disabled { get; set; }
Property Value Type Description System.Boolean EphemeralKey Declaration
public string EphemeralKey { get; protected set; }
Property Value Type Description System.String Expanded Declaration
public bool Expanded { get; set; }
Property Value Type Description System.Boolean Focused Declaration
public bool Focused { get; set; }
Property Value Type Description System.Boolean Grid Declaration
public IgbGridBaseDirective Grid { get; set; }
Property Value GroupRow Declaration
public IgbGroupByRecord GroupRow { get; set; }
Property Value HasChildren Declaration
public bool HasChildren { get; set; }
Property Value Type Description System.Boolean Index Declaration
public double Index { get; set; }
Property Value Type Description System.Double InEditMode Declaration
public bool InEditMode { get; set; }
Property Value Type Description System.Boolean IsGroupByRow Declaration
public bool IsGroupByRow { get; set; }
Property Value Type Description System.Boolean IsSummaryRow Declaration
public bool IsSummaryRow { get; set; }
Property Value Type Description System.Boolean Key Declaration
public object Key { get; set; }
Property Value Type Description System.Object MethodTarget Declaration
protected override string MethodTarget { get; }
Property Value Type Description System.String Overrides Pinned Declaration
public bool Pinned { get; set; }
Property Value Type Description System.Boolean RowParent Declaration
[WCWidgetMemberName("Parent")]
public IgbRowType RowParent { get; set; }
Property Value Selected Declaration
public bool Selected { get; set; }
Property Value Type Description System.Boolean TreeRow Declaration
public IgbTreeGridRecord TreeRow { get; set; }
Property Value Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Validation Declaration
public IgbGridValidationState Validation { get; set; }
Property Value ViewIndex Declaration
public double ViewIndex { get; set; }
Property Value Type Description System.Double Methods Del() Declaration Returns Type Description System.Object DelAsync() Declaration
public Task<object> DelAsync()
Returns Type Description System.Threading.Tasks.Task<System.Object> 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 Pin() Declaration PinAsync() Declaration Returns Type Description System.Threading.Tasks.Task SetNativeElement(Object) Declaration
public void SetNativeElement(object element)
Parameters Type Name Description System.Object element SetNativeElementAsync(Object) Declaration
public Task SetNativeElementAsync(object element)
Parameters Type Name Description System.Object element Returns Type Description System.Threading.Tasks.Task 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 Unpin() Declaration UnpinAsync() Declaration Returns Type Description System.Threading.Tasks.Task Update(Object) Declaration
public void Update(object value)
Parameters Type Name Description System.Object value UpdateAsync(Object) Declaration
public Task UpdateAsync(object value)
Parameters Type Name Description System.Object value Returns Type Description System.Threading.Tasks.Task 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