A combobox column.
InheritanceSystem.Object
IgbComboBoxColumn
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbComboBoxColumn : IgbDataGridColumn, JsonSerializable, IDisposable
Constructors IgbComboBoxColumn() Declaration
public IgbComboBoxColumn()
Properties ActualDataSource Declaration
public IgbBaseDataSource ActualDataSource { get; }
Property Value DataSource
Gets or sets the ComboBox data source.
Declarationpublic object DataSource { get; set; }
Property Value Type Description System.Object DataSourceScript
Provides a means of setting DataSource in the JavaScript environment.
Declarationpublic string DataSourceScript { get; set; }
Property Value Type Description System.String ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides TextField
Gets or sets the ComboBox text field.
Declarationpublic string TextField { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides ValueField
Gets or sets the ComboBox value field.
Declarationpublic string ValueField { get; set; }
Property Value Type Description System.String Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides 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
System.IDisposable
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