Inheritance
object
ComponentBase
- IComponent
- IHandleEvent
- IHandleAfterRender
- JsonSerializable
- IDisposable
Constructors
Section titled "Constructors"constructor
public IgbMultiColumnComboBox() Returns IgbMultiColumnComboBox
Properties
Section titled "Properties"IgBlazor
Section titled "IgBlazor"Inherited from: BaseRendererControl
[Inject]
protected IIgniteUIBlazor IgBlazor { get; set; } Height
Section titled "Height"Inherited from: BaseRendererControl
[Parameter]
public string Height { get; set; } Width
Section titled "Width"Inherited from: BaseRendererControl
[Parameter]
public string Width { get; set; } Class
Section titled "Class"Inherited from: BaseRendererControl
[Parameter]
public string Class { get; set; } AdditionalAttributes
Section titled "AdditionalAttributes"Inherited from: BaseRendererControl
[Parameter(CaptureUnmatchedValues = true)]
public Dictionary<string, object> AdditionalAttributes { get; set; } ParentTypeName
Section titled "ParentTypeName"Inherited from: BaseRendererControl
protected virtual string ParentTypeName { get; } EventBehavior
Section titled "EventBehavior"Inherited from: BaseRendererControl
Gets or sets how events are bubbled up from JavaScript to Blazor.
[Parameter]
public ControlEventBehavior EventBehavior { get; set; } ChildContent
Section titled "ChildContent"Inherited from: BaseRendererControl
[Parameter]
public RenderFragment ChildContent { get; set; } RoundTripDateConversion
Section titled "RoundTripDateConversion"Inherited from: BaseRendererControl
Gets or sets what type of date conversion to make when round tripping dates.
[Parameter]
public RoundTripDateConversion RoundTripDateConversion { get; set; } SupportsVisualChildren
Section titled "SupportsVisualChildren"Inherited from: BaseRendererControl
protected virtual bool SupportsVisualChildren { get; } UseDirectRender
Section titled "UseDirectRender"Inherited from: BaseRendererControl
protected virtual bool UseDirectRender { get; } DirectRenderElementName
Section titled "DirectRenderElementName"Inherited from: BaseRendererControl
protected virtual string DirectRenderElementName { get; } NeedsDynamicContent
Section titled "NeedsDynamicContent"Inherited from: BaseRendererControl
protected virtual bool NeedsDynamicContent { get; } UseCamelEnumValues
Section titled "UseCamelEnumValues"Inherited from: BaseRendererControl
protected virtual bool UseCamelEnumValues { get; } ActualBackgroundColor
Section titled "ActualBackgroundColor"Gets the actual opacity to use for the underline ripple element.
[Parameter]
public string ActualBackgroundColor { get; set; } ActualBaseTheme
Section titled "ActualBaseTheme"Gets the actual display baseTheme to use for the component.
[Parameter]
public BaseControlTheme ActualBaseTheme { get; set; } ActualBorderColor
Section titled "ActualBorderColor"Gets the actual item background color.
[Parameter]
public string ActualBorderColor { get; set; } ActualBorderWidth
Section titled "ActualBorderWidth"Gets the actual item border width.
[Parameter]
public double ActualBorderWidth { get; set; } ActualContentPaddingBottom
Section titled "ActualContentPaddingBottom"[Parameter]
public double ActualContentPaddingBottom { get; set; } ActualContentPaddingLeft
Section titled "ActualContentPaddingLeft"[Parameter]
public double ActualContentPaddingLeft { get; set; } ActualContentPaddingRight
Section titled "ActualContentPaddingRight"[Parameter]
public double ActualContentPaddingRight { get; set; } ActualContentPaddingTop
Section titled "ActualContentPaddingTop"[Parameter]
public double ActualContentPaddingTop { get; set; } ActualCornerRadiusBottomLeft
Section titled "ActualCornerRadiusBottomLeft"[Parameter]
public double ActualCornerRadiusBottomLeft { get; set; } ActualCornerRadiusBottomRight
Section titled "ActualCornerRadiusBottomRight"[Parameter]
public double ActualCornerRadiusBottomRight { get; set; } ActualCornerRadiusTopLeft
Section titled "ActualCornerRadiusTopLeft"[Parameter]
public double ActualCornerRadiusTopLeft { get; set; } ActualCornerRadiusTopRight
Section titled "ActualCornerRadiusTopRight"[Parameter]
public double ActualCornerRadiusTopRight { get; set; } ActualDensity
Section titled "ActualDensity"Gets the actual display Density to use for the component.
[Parameter]
public ControlDisplayDensity ActualDensity { get; set; } ActualFocusBorderColor
Section titled "ActualFocusBorderColor"Gets the actual item border color.
[Parameter]
public string ActualFocusBorderColor { get; set; } ActualFocusBorderWidth
Section titled "ActualFocusBorderWidth"Gets the actual item border width.
[Parameter]
public double ActualFocusBorderWidth { get; set; } ActualFocusUnderlineColor
Section titled "ActualFocusUnderlineColor"Gets the actual color to use for the underline element when focused.
[Parameter]
public string ActualFocusUnderlineColor { get; set; } ActualFocusUnderlineOpacity
Section titled "ActualFocusUnderlineOpacity"Gets the actual opacity to use for the underline element when focused.
[Parameter]
public double ActualFocusUnderlineOpacity { get; set; } ActualFocusUnderlineRippleOpacity
Section titled "ActualFocusUnderlineRippleOpacity"Gets the actual opacity to use for the underline ripple element when focused.
[Parameter]
public double ActualFocusUnderlineRippleOpacity { get; set; } ActualHoverUnderlineColor
Section titled "ActualHoverUnderlineColor"Gets the actual color to use for the underline element.
[Parameter]
public string ActualHoverUnderlineColor { get; set; } ActualHoverUnderlineOpacity
Section titled "ActualHoverUnderlineOpacity"Gets the actual opacity to use for the underline element when hovered.
[Parameter]
public double ActualHoverUnderlineOpacity { get; set; } ActualHoverUnderlineWidth
Section titled "ActualHoverUnderlineWidth"Gets the width to use for the underline element when hovered.
[Parameter]
public double ActualHoverUnderlineWidth { get; set; } ActualLabelTextColor
Section titled "ActualLabelTextColor"Gets the actual color to use for the text color.
[Parameter]
public string ActualLabelTextColor { get; set; } ActualLabelVisible
Section titled "ActualLabelVisible"Gets or sets the visibility of the label.
[Parameter]
public bool ActualLabelVisible { get; set; } ActualNoMatchesFoundLabel
Section titled "ActualNoMatchesFoundLabel"Gets the actual text to display on the list when no suggested matches are found.
[Parameter]
public string ActualNoMatchesFoundLabel { get; set; } ActualNoMatchesFoundLabelBackgroundColor
Section titled "ActualNoMatchesFoundLabelBackgroundColor"Gets the actual color to use for the "no matches found" label.
[Parameter]
public string ActualNoMatchesFoundLabelBackgroundColor { get; set; } ActualNoMatchesFoundLabelTextColor
Section titled "ActualNoMatchesFoundLabelTextColor"Gets the actual color to use for the "no matches found" label.
[Parameter]
public string ActualNoMatchesFoundLabelTextColor { get; set; } ActualTextColor
Section titled "ActualTextColor"Gets the actual color to use for the text color.
[Parameter]
public string ActualTextColor { get; set; } ActualUnderlineColor
Section titled "ActualUnderlineColor"Gets the actual color to use for the underline element.
[Parameter]
public string ActualUnderlineColor { get; set; } ActualUnderlineOpacity
Section titled "ActualUnderlineOpacity"Gets the actual opacity to use for the underline element.
[Parameter]
public double ActualUnderlineOpacity { get; set; } ActualUnderlineRippleColor
Section titled "ActualUnderlineRippleColor"Gets the actual color to use for the underline ripple element.
[Parameter]
public string ActualUnderlineRippleColor { get; set; } ActualUnderlineRippleOpacity
Section titled "ActualUnderlineRippleOpacity"Gets the actual opacity to use for the underline ripple element.
[Parameter]
public double ActualUnderlineRippleOpacity { get; set; } ActualUnderlineRippleWidth
Section titled "ActualUnderlineRippleWidth"Gets the actual width to use for the underline element.
[Parameter]
public double ActualUnderlineRippleWidth { get; set; } ActualUnderlineWidth
Section titled "ActualUnderlineWidth"Gets the actual width to use for the underline element.
[Parameter]
public double ActualUnderlineWidth { get; set; } ActualValueField
Section titled "ActualValueField"Gets the actual name of the field in the data source will be used as the Value of the MultiColumnComboBox.
[Parameter]
public string[] ActualValueField { get; set; } AllowFilter
Section titled "AllowFilter"Whether to allow filtering of the combo
[Parameter]
public bool AllowFilter { get; set; } BackgroundColor
Section titled "BackgroundColor"Gets or sets the background color to use for the input group.
[Parameter]
public string BackgroundColor { get; set; } BaseTheme
Section titled "BaseTheme"Gets or sets the base built in theme to use for the component.
[Parameter]
public BaseControlTheme BaseTheme { get; set; } BorderColor
Section titled "BorderColor"Gets or sets the color to use the border of the input group.
[Parameter]
public string BorderColor { get; set; } BorderWidth
Section titled "BorderWidth"Gets or sets the border width to use for the border of the item group.
[Parameter]
public double BorderWidth { get; set; } ColumnHeadersVisible
Section titled "ColumnHeadersVisible"Gets or sets the visibility of the drop down button.
[Parameter]
public bool ColumnHeadersVisible { get; set; } ContentPaddingBottom
Section titled "ContentPaddingBottom"[Parameter]
public double ContentPaddingBottom { get; set; } ContentPaddingLeft
Section titled "ContentPaddingLeft"[Parameter]
public double ContentPaddingLeft { get; set; } ContentPaddingRight
Section titled "ContentPaddingRight"[Parameter]
public double ContentPaddingRight { get; set; } ContentPaddingTop
Section titled "ContentPaddingTop"[Parameter]
public double ContentPaddingTop { get; set; } CornerRadiusBottomLeft
Section titled "CornerRadiusBottomLeft"[Parameter]
public double CornerRadiusBottomLeft { get; set; } CornerRadiusBottomRight
Section titled "CornerRadiusBottomRight"[Parameter]
public double CornerRadiusBottomRight { get; set; } CornerRadiusTopLeft
Section titled "CornerRadiusTopLeft"[Parameter]
public double CornerRadiusTopLeft { get; set; } CornerRadiusTopRight
Section titled "CornerRadiusTopRight"[Parameter]
public double CornerRadiusTopRight { get; set; } DataSource
Section titled "DataSource"Gets or sets the data to which to bind the combo box list. This can be some type of array or list, or it can be an IDataSource instance.
[Parameter]
public object DataSource { get; set; } DataSourceDesiredProperties
Section titled "DataSourceDesiredProperties"Gets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
[Parameter]
public string[] DataSourceDesiredProperties { get; set; } DataSourceScript
Section titled "DataSourceScript"Provides a means of setting DataSource in the JavaScript environment.
[Parameter]
public string DataSourceScript { get; set; } DefaultColumnWidth
Section titled "DefaultColumnWidth"[Parameter]
public double DefaultColumnWidth { get; set; } DefaultEventBehavior
Section titled "DefaultEventBehavior"Gets the components default event behavior.
protected override ControlEventBehavior DefaultEventBehavior { get; } Density
Section titled "Density"Gets or sets the display Density to use for the buttons and dropdown grid.
[Parameter]
public ControlDisplayDensity Density { get; set; } DropDownButtonVisible
Section titled "DropDownButtonVisible"Gets or sets the visibility of the drop down button.
[Parameter]
public bool DropDownButtonVisible { get; set; } Fields
Section titled "Fields"Gets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
[Parameter]
public string[] Fields { get; set; } FocusBorderColor
Section titled "FocusBorderColor"Gets or sets the color to use the hovered background of the inputs in the group.
[Parameter]
public string FocusBorderColor { get; set; } FocusBorderWidth
Section titled "FocusBorderWidth"Gets or sets the border width to use for the border of the item group when focused.
[Parameter]
public double FocusBorderWidth { get; set; } FocusUnderlineColor
Section titled "FocusUnderlineColor"Gets or sets the color to use for the underline element.
[Parameter]
public string FocusUnderlineColor { get; set; } FocusUnderlineOpacity
Section titled "FocusUnderlineOpacity"Gets or sets the color to use for the underline element.
[Parameter]
public double FocusUnderlineOpacity { get; set; } FocusUnderlineRippleOpacity
Section titled "FocusUnderlineRippleOpacity"Gets or sets the opacity to use for the underline ripple element when focused.
[Parameter]
public double FocusUnderlineRippleOpacity { get; set; } FontFamily
Section titled "FontFamily"[Parameter]
public string FontFamily { get; set; } FontSize
Section titled "FontSize"[Parameter]
public double FontSize { get; set; } FontStyle
Section titled "FontStyle"[Parameter]
public string FontStyle { get; set; } FontWeight
Section titled "FontWeight"[Parameter]
public string FontWeight { get; set; } HoverUnderlineColor
Section titled "HoverUnderlineColor"Gets or sets the color to use for the underline element.
[Parameter]
public string HoverUnderlineColor { get; set; } HoverUnderlineOpacity
Section titled "HoverUnderlineOpacity"Gets or sets the color to use for the underline element.
[Parameter]
public double HoverUnderlineOpacity { get; set; } HoverUnderlineWidth
Section titled "HoverUnderlineWidth"Gets or sets the width to use for the underline element when hovered.
[Parameter]
public double HoverUnderlineWidth { get; set; } IsFixed
Section titled "IsFixed"Indicates that the dropdown will position itself relative to the window instead of the document.
[Parameter]
public bool IsFixed { get; set; } Label
Section titled "Label"The text displayed in the label portion of the control.
[Parameter]
public string Label { get; set; } LabelFontFamily
Section titled "LabelFontFamily"[Parameter]
public string LabelFontFamily { get; set; } LabelFontSize
Section titled "LabelFontSize"[Parameter]
public double LabelFontSize { get; set; } LabelFontStyle
Section titled "LabelFontStyle"[Parameter]
public string LabelFontStyle { get; set; } LabelFontWeight
Section titled "LabelFontWeight"[Parameter]
public string LabelFontWeight { get; set; } LabelTextColor
Section titled "LabelTextColor"Gets or sets the color to use for the text.
[Parameter]
public string LabelTextColor { get; set; } NoMatchesFoundLabel
Section titled "NoMatchesFoundLabel"Gets or sets the text to display on the list when no suggested matches are found.
[Parameter]
public string NoMatchesFoundLabel { get; set; } NoMatchesFoundLabelBackgroundColor
Section titled "NoMatchesFoundLabelBackgroundColor"Gets or sets the color to use for the "no matches found" label.
[Parameter]
public string NoMatchesFoundLabelBackgroundColor { get; set; } NoMatchesFoundLabelFontFamily
Section titled "NoMatchesFoundLabelFontFamily"[Parameter]
public string NoMatchesFoundLabelFontFamily { get; set; } NoMatchesFoundLabelFontSize
Section titled "NoMatchesFoundLabelFontSize"[Parameter]
public double NoMatchesFoundLabelFontSize { get; set; } NoMatchesFoundLabelFontStyle
Section titled "NoMatchesFoundLabelFontStyle"[Parameter]
public string NoMatchesFoundLabelFontStyle { get; set; } NoMatchesFoundLabelFontWeight
Section titled "NoMatchesFoundLabelFontWeight"[Parameter]
public string NoMatchesFoundLabelFontWeight { get; set; } NoMatchesFoundLabelTextColor
Section titled "NoMatchesFoundLabelTextColor"Gets or sets the color to use for the "no matches found" label.
[Parameter]
public string NoMatchesFoundLabelTextColor { get; set; } OpenAsChild
Section titled "OpenAsChild"Indicates that the dropdown should open as a child of the combobox.
[Parameter]
public bool OpenAsChild { get; set; } Placeholder
Section titled "Placeholder"Placeholder text which gives the user a hint about what kind of text is expected.
[Parameter]
public string Placeholder { get; set; } RowSeparatorsVisible
Section titled "RowSeparatorsVisible"Gets or sets the visibility of the row separators in the drop down.
[Parameter]
public bool RowSeparatorsVisible { get; set; } ShowClearButton
Section titled "ShowClearButton"Gets or sets the ShowClearButton property to detirmine if the clear button is shown
[Parameter]
public bool ShowClearButton { get; set; } SortMode
Section titled "SortMode"Returns/sets the action to take when a column header is clicked.
[Parameter]
public SortMode SortMode { get; set; } The text displayed in the edit portion of the control.
[Parameter]
public string Text { get; set; } TextColor
Section titled "TextColor"Gets or sets the color to use for the text.
[Parameter]
public string TextColor { get; set; } TextField
Section titled "TextField"Determines the name of the field in the data source will be used as the Text of the MultiColumnComboBox.
[Parameter]
public string TextField { get; set; } public override string Type { get; } UnderlineColor
Section titled "UnderlineColor"Gets or sets the color to use for the underline element.
[Parameter]
public string UnderlineColor { get; set; } UnderlineOpacity
Section titled "UnderlineOpacity"Gets or sets the color to use for the underline element.
[Parameter]
public double UnderlineOpacity { get; set; } UnderlineRippleColor
Section titled "UnderlineRippleColor"Gets or sets the color to use for the underline ripple element.
[Parameter]
public string UnderlineRippleColor { get; set; } UnderlineRippleOpacity
Section titled "UnderlineRippleOpacity"Gets or sets the opacity to use for the underline ripple element.
[Parameter]
public double UnderlineRippleOpacity { get; set; } UnderlineRippleWidth
Section titled "UnderlineRippleWidth"Gets or sets the width to use for the underline element.
[Parameter]
public double UnderlineRippleWidth { get; set; } UnderlineWidth
Section titled "UnderlineWidth"Gets or sets the width to use for the underline element.
[Parameter]
public double UnderlineWidth { get; set; } UseTopLayer
Section titled "UseTopLayer"Indicates that the dropdown will place itself into the browser top layer.
[Parameter]
public bool UseTopLayer { get; set; } Value
Section titled "Value"Gets or sets the Value of the combo.
[Parameter]
public object Value { get; set; } ValueField
Section titled "ValueField"Sets or gets the user provided primary key to assume for the data. Certain functionality of the combo (such as the the current Value) requires a way to uniquely identify items in order to work correctly. If a primary key cannot be inferred from the data source, you may need to provide one here.
[Parameter]
public string[] ValueField { get; set; } Accessors
Section titled "Accessors"eventCallbacksCache
Section titled "eventCallbacksCache"Inherited from: BaseRendererControl
protected Dictionary<Type, Dictionary<string, FieldInfo>> eventCallbacksCache _cachedSerializedContent
Section titled "_cachedSerializedContent"Inherited from: BaseRendererControl
protected string _cachedSerializedContent Methods
Section titled "Methods"ResolveEventBehavior()
Section titled "ResolveEventBehavior()"Inherited from: BaseRendererControl
Resolves the components event behavior if Auto is selected.
protected ControlEventBehavior ResolveEventBehavior() Returns any
ResolveDisplay()
Section titled "ResolveDisplay()"Inherited from: BaseRendererControl
protected virtual string ResolveDisplay() Returns any
ToSpinal(string)
Section titled "ToSpinal(string)"Inherited from: BaseRendererControl
protected string ToSpinal(string value) Parameters
- value:
string
Returns any
TransformSimpleKey(string)
Section titled "TransformSimpleKey(string)"Inherited from: BaseRendererControl
protected virtual string TransformSimpleKey(string key) Parameters
- key:
string
Returns any
IsTransformedEnumValue(string)
Section titled "IsTransformedEnumValue(string)"Inherited from: BaseRendererControl
protected virtual bool IsTransformedEnumValue(string key) Parameters
- key:
string
Returns any
TransformPotentialEnumValue(string, object)
Section titled "TransformPotentialEnumValue(string, object)"Inherited from: BaseRendererControl
protected virtual object TransformPotentialEnumValue(string key, object value) Parameters
- key:
string - value:
object
Returns any
BuildSequenceInfo(int)
Section titled "BuildSequenceInfo(int)"Inherited from: BaseRendererControl
protected virtual SequenceInfo BuildSequenceInfo(int startSequence) Parameters
- startSequence:
int
Returns any
BuildRenderTree(RenderTreeBuilder)
Section titled "BuildRenderTree(RenderTreeBuilder)"Inherited from: BaseRendererControl
protected override void BuildRenderTree(RenderTreeBuilder builder) Parameters
- builder:
RenderTreeBuilder
Returns any
TemplateContentType(string)
Section titled "TemplateContentType(string)"Inherited from: BaseRendererControl
protected Type TemplateContentType(string templateId) Parameters
- templateId:
string
Returns any
OnAfterRenderAsync(bool)
Section titled "OnAfterRenderAsync(bool)"Inherited from: BaseRendererControl
protected override Task OnAfterRenderAsync(bool firstRender) Parameters
- firstRender:
bool
Returns any
EnsureReady()
Section titled "EnsureReady()"Inherited from: BaseRendererControl
public Task EnsureReady() Returns any
MarkPropDirty(string)
Section titled "MarkPropDirty(string)"Inherited from: BaseRendererControl
protected void MarkPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
IsPropDirty(string)
Section titled "IsPropDirty(string)"Inherited from: BaseRendererControl
protected bool IsPropDirty(string propertyName) Parameters
- propertyName:
string
Returns any
Serialize(SerializationContext, string)
Section titled "Serialize(SerializationContext, string)"Inherited from: BaseRendererControl
public void Serialize(SerializationContext context, string propertyName = null) Parameters
- context:
SerializationContext - propertyName:
string
Returns any
Serialize()
Section titled "Serialize()"Inherited from: BaseRendererControl
public string Serialize() Returns any
InvokeMethod(string, object[], string[], ElementReference[])
Section titled "InvokeMethod(string, object[], string[], ElementReference[])"Inherited from: BaseRendererControl
protected Task<object> InvokeMethod(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
InvokeMethodSync(string, object[], string[], ElementReference[])
Section titled "InvokeMethodSync(string, object[], string[], ElementReference[])"Inherited from: BaseRendererControl
protected object InvokeMethodSync(string methodName, object[] arguments, string[] types, ElementReference[] nativeElements = null) Parameters
- methodName:
string - arguments:
object[] - types:
string[] - nativeElements:
ElementReference[]
Returns any
SuspendNotifications(object)
Section titled "SuspendNotifications(object)"Inherited from: BaseRendererControl
Prevents data change notifications from be propagated to the component.
public void SuspendNotifications(object dataSource) Parameters
- dataSource:
object
Returns any
ResumeNotifications(object, bool)
Section titled "ResumeNotifications(object, bool)"Inherited from: BaseRendererControl
Resumes data change notifications.
public void ResumeNotifications(object dataSource, bool notify = true) Parameters
- dataSource:
object - notify:
bool
Returns any
NotifyInsertItem(object, int, object)
Section titled "NotifyInsertItem(object, int, object)"Inherited from: BaseRendererControl
public void NotifyInsertItem(object dataSource, int index, object refItem) Parameters
- dataSource:
object - index:
int - refItem:
object
Returns any
NotifyRemoveItem(object, int, object)
Section titled "NotifyRemoveItem(object, int, object)"Inherited from: BaseRendererControl
public void NotifyRemoveItem(object dataSource, int index, object oldItem) Parameters
- dataSource:
object - index:
int - oldItem:
object
Returns any
NotifyClearItems(object)
Section titled "NotifyClearItems(object)"Inherited from: BaseRendererControl
public void NotifyClearItems(object dataSource) Parameters
- dataSource:
object
Returns any
NotifySetItem(object, int, object, object)
Section titled "NotifySetItem(object, int, object, object)"Inherited from: BaseRendererControl
public void NotifySetItem(object dataSource, int index, object oldItem, object newItem) Parameters
- dataSource:
object - index:
int - oldItem:
object - newItem:
object
Returns any
NotifyUpdateItem(object, int, object, bool)
Section titled "NotifyUpdateItem(object, int, object, bool)"Inherited from: BaseRendererControl
public void NotifyUpdateItem(object dataSource, int index, object refItem, bool syncDataOnly = false) Parameters
- dataSource:
object - index:
int - refItem:
object - syncDataOnly:
bool
Returns any
OnRefChanged(string, object)
Section titled "OnRefChanged(string, object)"Inherited from: BaseRendererControl
public void OnRefChanged(string refName, object refValue) Parameters
- refName:
string - refValue:
object
Returns any
OnInvokeReturn(long, object)
Section titled "OnInvokeReturn(long, object)"Inherited from: BaseRendererControl
public void OnInvokeReturn(long invokeId, object returnValue) Parameters
- invokeId:
long - returnValue:
object
Returns any
Camelize(string)
Section titled "Camelize(string)"Inherited from: BaseRendererControl
protected string Camelize(string value) Parameters
- value:
string
Returns any
ToPascal(string)
Section titled "ToPascal(string)"Inherited from: BaseRendererControl
protected string ToPascal(string value) Parameters
- value:
string
Returns any
OnElementNameChanged(BaseRendererElement, string, string)
Section titled "OnElementNameChanged(BaseRendererElement, string, string)"Inherited from: BaseRendererControl
protected void OnElementNameChanged(BaseRendererElement element, string oldName, string newName) Parameters
- element:
BaseRendererElement - oldName:
string - newName:
string
Returns any
Dispose(bool)
Section titled "Dispose(bool)"Inherited from: BaseRendererControl
protected virtual void Dispose(bool disposing) Parameters
- disposing:
bool
Returns any
SetResourceStringAsync(string, string, string)
Section titled "SetResourceStringAsync(string, string, string)"Inherited from: BaseRendererControl
public Task<object> SetResourceStringAsync(string grouping, string id, string value) Parameters
- grouping:
string - id:
string - value:
string
Returns any
SetResourceStringAsync(string, string)
Section titled "SetResourceStringAsync(string, string)"Inherited from: BaseRendererControl
public Task<object> SetResourceStringAsync(string grouping, string json) Parameters
- grouping:
string - json:
string
Returns any
SetPropertyValue(object, PropertyInfo, JsonElement)
Section titled "SetPropertyValue(object, PropertyInfo, JsonElement)"Inherited from: BaseRendererControl
protected void SetPropertyValue(object item, PropertyInfo property, JsonElement jsonElement) Parameters
- item:
object - property:
PropertyInfo - jsonElement:
JsonElement
Returns any
SetPropertyValue(object, PropertyInfo, object)
Section titled "SetPropertyValue(object, PropertyInfo, object)"Inherited from: BaseRendererControl
protected void SetPropertyValue(object item, PropertyInfo property, object value) Parameters
- item:
object - property:
PropertyInfo - value:
object
Returns any
Dispose()
Section titled "Dispose()"Inherited from: BaseRendererControl
public void Dispose() Returns any
CloseUp()
Section titled "CloseUp()"public void CloseUp() Returns any
CloseUpAsync()
Section titled "CloseUpAsync()"Programmatically closes the list.
public Task CloseUpAsync() Returns any
DropDown()
Section titled "DropDown()"public void DropDown() Returns any
DropDownAsync()
Section titled "DropDownAsync()"Programmatically drops down the list.
public Task DropDownAsync() Returns any
EnsureModulesLoaded()
Section titled "EnsureModulesLoaded()"protected override void EnsureModulesLoaded() Returns any
ExportSerializedVisualModel()
Section titled "ExportSerializedVisualModel()"public string ExportSerializedVisualModel() Returns any
ExportSerializedVisualModelAsync()
Section titled "ExportSerializedVisualModelAsync()"Returns a serialized copy of the exported visual model
public Task<string> ExportSerializedVisualModelAsync() Returns any
ExportVisualModel()
Section titled "ExportVisualModel()"public object ExportVisualModel() Returns any
ExportVisualModelAsync()
Section titled "ExportVisualModelAsync()"Exports visual information about the current state of the grid.
public Task<object> ExportVisualModelAsync() Returns any
FindByName(string)
Section titled "FindByName(string)"public override object FindByName(string name) Parameters
- name:
string
Returns any
GetCurrentText()
Section titled "GetCurrentText()"public string GetCurrentText() Returns any
GetCurrentTextAsync()
Section titled "GetCurrentTextAsync()"public Task<string> GetCurrentTextAsync() Returns any
GetCurrentValue()
Section titled "GetCurrentValue()"public object GetCurrentValue() Returns any
GetCurrentValueAsync()
Section titled "GetCurrentValueAsync()"public Task<object> GetCurrentValueAsync() Returns any
Select()
Section titled "Select()"public void Select() Returns any
SelectAsync()
Section titled "SelectAsync()"Selects all the text in the combo input area.
public Task SelectAsync() Returns any
Events
Section titled "Events"Change
Section titled "Change"[Parameter]
public EventCallback<IgbInputChangeEventArgs> Change { get; set; } Changing
Section titled "Changing"[Parameter]
public EventCallback<IgbInputChangeEventArgs> Changing { get; set; } GotFocus
Section titled "GotFocus"[Parameter]
public EventCallback<IgbGotFocusEventArgs> GotFocus { get; set; } KeyDown
Section titled "KeyDown"[Parameter]
public EventCallback<IgbKeyEventArgs> KeyDown { get; set; } LostFocus
Section titled "LostFocus"[Parameter]
public EventCallback<IgbLostFocusEventArgs> LostFocus { get; set; } SelectedValueChanged
Section titled "SelectedValueChanged"[Parameter]
public EventCallback<IgbMultiColumnComboBoxValueChangedEventArgs> SelectedValueChanged { get; set; } TextChanged
Section titled "TextChanged"[Parameter]
public EventCallback<string> TextChanged { get; set; } TextValueChanged
Section titled "TextValueChanged"[Parameter]
public EventCallback<IgbMultiColumnComboBoxTextChangedEventArgs> TextValueChanged { get; set; } ValueChanged
Section titled "ValueChanged"[Parameter]
public EventCallback<object> ValueChanged { get; set; } ChangeScript
Section titled "ChangeScript"[Parameter]
public string ChangeScript { get; set; } ChangingScript
Section titled "ChangingScript"[Parameter]
public string ChangingScript { get; set; } GotFocusScript
Section titled "GotFocusScript"[Parameter]
public string GotFocusScript { get; set; } KeyDownScript
Section titled "KeyDownScript"[Parameter]
public string KeyDownScript { get; set; } LostFocusScript
Section titled "LostFocusScript"[Parameter]
public string LostFocusScript { get; set; } SelectedValueChangedScript
Section titled "SelectedValueChangedScript"[Parameter]
public string SelectedValueChangedScript { get; set; } TextChangedScript
Section titled "TextChangedScript"[Parameter]
public string TextChangedScript { get; set; } TextValueChangedScript
Section titled "TextValueChangedScript"[Parameter]
public string TextValueChangedScript { get; set; } ValueChangedScript
Section titled "ValueChangedScript"[Parameter]
public string ValueChangedScript { get; set; }