Show / Hide Table of Contents

Class IgbGridColumnOptions

Inheritance
System.Object
BaseRendererControl
IgbGridColumnOptionsBase
IgbGridColumnOptions
Implements
JsonSerializable
System.IDisposable
Inherited Members
IgbGridColumnOptionsBase.DefaultEventBehavior
IgbGridColumnOptionsBase.AutoSize
IgbGridColumnOptionsBase.BackgroundColor
IgbGridColumnOptionsBase.BaseTheme
IgbGridColumnOptionsBase.ActualBaseTheme
IgbGridColumnOptionsBase.ButtonDensity
IgbGridColumnOptionsBase.ActualButtonDensity
IgbGridColumnOptionsBase.ButtonFontFamily
IgbGridColumnOptionsBase.ButtonFontSize
IgbGridColumnOptionsBase.ButtonFontStyle
IgbGridColumnOptionsBase.ButtonFontWeight
IgbGridColumnOptionsBase.Column
IgbGridColumnOptionsBase.Density
IgbGridColumnOptionsBase.ActualDensity
IgbGridColumnOptionsBase.LabelFontFamily
IgbGridColumnOptionsBase.LabelFontSize
IgbGridColumnOptionsBase.LabelFontStyle
IgbGridColumnOptionsBase.LabelFontWeight
IgbGridColumnOptionsBase.TextColor
BaseRendererControl.eventCallbacksCache
BaseRendererControl._cachedSerializedContent
BaseRendererControl.ResolveEventBehavior()
BaseRendererControl.ResolveDisplay()
BaseRendererControl.ToSpinal(String)
BaseRendererControl.TransformSimpleKey(String)
BaseRendererControl.IsTransformedEnumValue(String)
BaseRendererControl.TransformPotentialEnumValue(String, Object)
BaseRendererControl.BuildSequenceInfo(Int32)
BaseRendererControl.BuildRenderTree(RenderTreeBuilder)
BaseRendererControl.TemplateContentType(String)
BaseRendererControl.OnAfterRenderAsync(Boolean)
BaseRendererControl.EnsureReady()
BaseRendererControl.MarkPropDirty(String)
BaseRendererControl.IsPropDirty(String)
BaseRendererControl.Serialize(SerializationContext, String)
BaseRendererControl.Serialize()
BaseRendererControl.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererControl.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererControl.SuspendNotifications(Object)
BaseRendererControl.ResumeNotifications(Object, Boolean)
BaseRendererControl.NotifyInsertItem(Object, Int32, Object)
BaseRendererControl.NotifyRemoveItem(Object, Int32, Object)
BaseRendererControl.NotifyClearItems(Object)
BaseRendererControl.NotifySetItem(Object, Int32, Object, Object)
BaseRendererControl.NotifyUpdateItem(Object, Int32, Object, Boolean)
BaseRendererControl.OnRefChanged(String, Object)
BaseRendererControl.OnInvokeReturn(Int64, Object)
BaseRendererControl.Camelize(String)
BaseRendererControl.ToPascal(String)
BaseRendererControl.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererControl.Dispose(Boolean)
BaseRendererControl.SetResourceStringAsync(String, String, String)
BaseRendererControl.SetResourceStringAsync(String, String)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, JsonElement)
BaseRendererControl.SetPropertyValue(Object, PropertyInfo, Object)
BaseRendererControl.CompareEventCallbacks<T>(T, T, Dictionary<Type, Dictionary<String, FieldInfo>>)
BaseRendererControl.Finalize()
BaseRendererControl.Dispose()
BaseRendererControl.IgBlazor
BaseRendererControl.Height
BaseRendererControl.Width
BaseRendererControl.Class
BaseRendererControl.AdditionalAttributes
BaseRendererControl.ParentTypeName
BaseRendererControl.EventBehavior
BaseRendererControl.ChildContent
BaseRendererControl.RoundTripDateConversion
BaseRendererControl.SupportsVisualChildren
BaseRendererControl.UseDirectRender
BaseRendererControl.DirectRenderElementName
BaseRendererControl.NeedsDynamicContent
BaseRendererControl.UseCamelEnumValues
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbGridColumnOptions : IgbGridColumnOptionsBase, RefSink, JsonSerializable, IDisposable

Constructors

IgbGridColumnOptions()

Declaration
public IgbGridColumnOptions()

Properties

ActualFilterListDensity

Gets the actual display filterListDensity to use for the component.

Declaration
public ControlDisplayDensity ActualFilterListDensity { get; set; }
Property Value
Type Description
ControlDisplayDensity

ActualSummaryListDensity

Gets the actual display density used for the summary list menu.

Declaration
public ControlDisplayDensity ActualSummaryListDensity { get; set; }
Property Value
Type Description
ControlDisplayDensity

ApplyButtonClick

Declaration
public EventCallback<IgbApplyButtonClickEventArgs> ApplyButtonClick { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbApplyButtonClickEventArgs>

ApplyButtonClickScript

Declaration
public string ApplyButtonClickScript { get; set; }
Property Value
Type Description
System.String

ApplyFiltersButtonCaption

Declaration
public string ApplyFiltersButtonCaption { get; set; }
Property Value
Type Description
System.String

CancelButtonClick

Declaration
public EventCallback<IgbCancelButtonClickEventArgs> CancelButtonClick { get; set; }
Property Value
Type Description
Microsoft.AspNetCore.Components.EventCallback<IgbCancelButtonClickEventArgs>

CancelButtonClickScript

Declaration
public string CancelButtonClickScript { get; set; }
Property Value
Type Description
System.String

CancelFiltersButtonCaption

Declaration
public string CancelFiltersButtonCaption { get; set; }
Property Value
Type Description
System.String

ClearColumnFiltersCaption

Declaration
public string ClearColumnFiltersCaption { get; set; }
Property Value
Type Description
System.String

ColumnNameFontFamily

Declaration
public string ColumnNameFontFamily { get; set; }
Property Value
Type Description
System.String

ColumnNameFontSize

Declaration
public double ColumnNameFontSize { get; set; }
Property Value
Type Description
System.Double

ColumnNameFontStyle

Declaration
public string ColumnNameFontStyle { get; set; }
Property Value
Type Description
System.String

ColumnNameFontWeight

Declaration
public string ColumnNameFontWeight { get; set; }
Property Value
Type Description
System.String

FilterListDensity

Gets or sets the display Density to use for the buttons in the component.

Declaration
public ControlDisplayDensity FilterListDensity { get; set; }
Property Value
Type Description
ControlDisplayDensity

FilterListPlaceholderText

Declaration
public string FilterListPlaceholderText { get; set; }
Property Value
Type Description
System.String

FilterOptionsVisible

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

GroupOptionsVisible

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

HeaderVisible

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

HideOptionsVisible

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

MoveHeaderCaption

Declaration
public string MoveHeaderCaption { get; set; }
Property Value
Type Description
System.String

MoveLeftCaption

Declaration
public string MoveLeftCaption { get; set; }
Property Value
Type Description
System.String

MoveOptionsVisible

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

MoveRightCaption

Declaration
public string MoveRightCaption { get; set; }
Property Value
Type Description
System.String

PaddingBottom

Gets or sets the amount of left padding to use for the bottom edge of the component.

Declaration
public int PaddingBottom { get; set; }
Property Value
Type Description
System.Int32

PaddingLeft

Gets or sets the amount of left padding to use for the left edge of the component.

Declaration
public int PaddingLeft { get; set; }
Property Value
Type Description
System.Int32

PaddingRight

Gets or sets the amount of left padding to use for the right edge of the component.

Declaration
public int PaddingRight { get; set; }
Property Value
Type Description
System.Int32

PaddingTop

Gets or sets the amount of left padding to use for the top edge of the component.

Declaration
public int PaddingTop { get; set; }
Property Value
Type Description
System.Int32

PinHeaderCaption

Declaration
public string PinHeaderCaption { get; set; }
Property Value
Type Description
System.String

PinLeftCaption

Declaration
public string PinLeftCaption { get; set; }
Property Value
Type Description
System.String

PinOptionsVisible

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

PinRightCaption

Declaration
public string PinRightCaption { get; set; }
Property Value
Type Description
System.String

SortAscendingCaption

Declaration
public string SortAscendingCaption { get; set; }
Property Value
Type Description
System.String

SortDescendingCaption

Declaration
public string SortDescendingCaption { get; set; }
Property Value
Type Description
System.String

SortHeaderCaption

Declaration
public string SortHeaderCaption { get; set; }
Property Value
Type Description
System.String

SortOptionsVisible

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

SummaryListBackground

Declaration
public string SummaryListBackground { get; set; }
Property Value
Type Description
System.String

SummaryListDensity

Gets or sets the display density to use for the summary list menu.

Declaration
public ControlDisplayDensity SummaryListDensity { get; set; }
Property Value
Type Description
ControlDisplayDensity

SummaryListTextColor

Declaration
public string SummaryListTextColor { get; set; }
Property Value
Type Description
System.String

SummaryOptionsVisible

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

Type

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

Methods

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererControl.EnsureModulesLoaded()

FindByName(String)

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

Implements

JsonSerializable
System.IDisposable