Show / Hide Table of Contents

Class IgbTemplateHeaderCellInfo

Backing information for the template header cells.

Inheritance
System.Object
BaseRendererElement
IgbCellInfo
IgbTemplateCellInfo
IgbTemplateHeaderCellInfo
Implements
JsonSerializable
Inherited Members
IgbTemplateCellInfo.Value
IgbTemplateCellInfo.ValueScript
IgbCellInfo.IsCustomFieldDirtyAsync(String)
IgbCellInfo.IsCustomFieldDirty(String)
IgbCellInfo.IsDirtyByIdAsync(Int32)
IgbCellInfo.IsDirtyById(Int32)
IgbCellInfo.IsDirtyAsync(String)
IgbCellInfo.IsDirty(String)
IgbCellInfo.SetNamedValueAsync(String, Object)
IgbCellInfo.SetNamedValue(String, Object)
IgbCellInfo.HasNamedValueAsync(String)
IgbCellInfo.HasNamedValue(String)
IgbCellInfo.RemoveNamedValueAsync(String)
IgbCellInfo.RemoveNamedValue(String)
IgbCellInfo.GetNamedValueAsync(String)
IgbCellInfo.GetNamedValue(String)
IgbCellInfo.StyleKey
IgbCellInfo.DataRow
IgbCellInfo.IsPositionDirty
IgbCellInfo.IsSizeDirty
IgbCellInfo.IsContentDirty
IgbCellInfo.IsBorderDirty
IgbCellInfo.IsLayerDirty
IgbCellInfo.IsStateDirty
IgbCellInfo.IsDataDirty
IgbCellInfo.IsPlaceholdContentNeeded
IgbCellInfo.ActionManager
IgbCellInfo.IsHitTestVisible
IgbCellInfo.IsRowPinned
IgbCellInfo.IsRowSticky
IgbCellInfo.IsLastStickyRow
IgbCellInfo.IsFilterRow
IgbCellInfo.Indent
IgbCellInfo.RowItem
IgbCellInfo.RowItemScript
IgbCellInfo.X
IgbCellInfo.Y
IgbCellInfo.SnappedX
IgbCellInfo.SnappedY
IgbCellInfo.EditOpacity
IgbCellInfo.ContentOpacity
IgbCellInfo.ActualContentOpacity
IgbCellInfo.Opacity
IgbCellInfo.ActualOpacity
IgbCellInfo.Height
IgbCellInfo.Width
IgbCellInfo.IsSelected
IgbCellInfo.SelectedStatus
IgbCellInfo.ActivationStatus
IgbCellInfo.HoverStatus
IgbCellInfo.IsHoverable
IgbCellInfo.HorizontalAlignment
IgbCellInfo.VerticalAlignment
IgbCellInfo.Background
IgbCellInfo.Border
IgbCellInfo.ActualBackground
IgbCellInfo.ActualBorder
IgbCellInfo.ActivationBorder
IgbCellInfo.ErrorBorder
IgbCellInfo.SelectedBackground
IgbCellInfo.HoverBackground
IgbCellInfo.HoverTextColor
IgbCellInfo.SortIndicatorColor
IgbCellInfo.StickyRowBackground
IgbCellInfo.PinnedRowBackground
IgbCellInfo.LastStickyRowBackground
IgbCellInfo.FilterRowBackground
IgbCellInfo.PinnedRowOpacity
IgbCellInfo.OriginalValue
IgbCellInfo.OriginalValueScript
IgbCellInfo.RenderValue
IgbCellInfo.TextColor
IgbCellInfo.ActualTextColor
IgbCellInfo.DeletedTextColor
IgbCellInfo.FontFamily
IgbCellInfo.FontSize
IgbCellInfo.FontStyle
IgbCellInfo.FontWeight
IgbCellInfo.ActualFontFamily
IgbCellInfo.ActualFontSize
IgbCellInfo.ActualFontStyle
IgbCellInfo.ActualFontWeight
IgbCellInfo.LineBreakMode
IgbCellInfo.VirtualizationPercentage
IgbCellInfo.PaddingLeft
IgbCellInfo.PaddingTop
IgbCellInfo.PaddingRight
IgbCellInfo.PaddingBottom
IgbCellInfo.ActualPaddingLeft
IgbCellInfo.ActualPaddingTop
IgbCellInfo.ActualPaddingRight
IgbCellInfo.ActualPaddingBottom
IgbCellInfo.BorderLeftWidth
IgbCellInfo.BorderTopWidth
IgbCellInfo.BorderRightWidth
IgbCellInfo.BorderBottomWidth
IgbCellInfo.ActivationBorderLeftWidth
IgbCellInfo.ActivationBorderTopWidth
IgbCellInfo.ActivationBorderRightWidth
IgbCellInfo.ActivationBorderBottomWidth
IgbCellInfo.ErrorBorderLeftWidth
IgbCellInfo.ErrorBorderTopWidth
IgbCellInfo.ErrorBorderRightWidth
IgbCellInfo.ErrorBorderBottomWidth
IgbCellInfo.ActualBorderLeftWidth
IgbCellInfo.ActualBorderTopWidth
IgbCellInfo.ActualBorderRightWidth
IgbCellInfo.ActualBorderBottomWidth
IgbCellInfo.SortDirection
IgbCellInfo.IsExpanded
IgbCellInfo.IsCollapsable
IgbCellInfo.Pinned
IgbCellInfo.EditFontFamily
IgbCellInfo.EditFontSize
IgbCellInfo.EditFontStyle
IgbCellInfo.EditFontWeight
IgbCellInfo.IsEdited
IgbCellInfo.IsDeleted
IgbCellInfo.EditError
IgbCellInfo.IsInEditMode
IgbCellInfo.EditID
BaseRendererElement._name
BaseRendererElement._cachedSerializedContent
BaseRendererElement.EnsureModulesLoaded()
BaseRendererElement.BuildRenderTree(RenderTreeBuilder)
BaseRendererElement.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererElement.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodHelper(String, String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodHelperSync(String, String, Object[], String[], ElementReference[])
BaseRendererElement.IsPropDirty(String)
BaseRendererElement.Serialize(SerializationContext, String)
BaseRendererElement.Serialize()
BaseRendererElement.EnsureValid()
BaseRendererElement.SetResourceStringAsync(String, String, String)
BaseRendererElement.SetResourceStringAsync(String, String)
BaseRendererElement.IgBlazor
BaseRendererElement.IsComponentRooted
BaseRendererElement.ParentTypeName
BaseRendererElement.UseDirectRender
BaseRendererElement.ChildContent
BaseRendererElement.SupportsVisualChildren
BaseRendererElement.Name
BaseRendererElement.Parent
BaseRendererElement.MethodTarget
BaseRendererElement.CurrParent
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbTemplateHeaderCellInfo : IgbTemplateCellInfo, JsonSerializable

Constructors

IgbTemplateHeaderCellInfo()

Declaration
public IgbTemplateHeaderCellInfo()

Properties

IsFilterUIVisible

Sets or gets whether the filter UI should be visible in the header.

Declaration
public bool IsFilterUIVisible { get; set; }
Property Value
Type Description
System.Boolean

Type

Declaration
public override string Type { get; }
Property Value
Type Description
System.String
Overrides
IgbTemplateCellInfo.Type

Methods

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
IgbTemplateCellInfo.FindByName(String)

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
IgbTemplateCellInfo.FromEventJson(BaseRendererControl, Dictionary<String, Object>)

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
IgbTemplateCellInfo.ToEventJson(BaseRendererControl, Dictionary<String, Object>)

Implements

JsonSerializable