Represents an Image grid column, used to allow the developer to display an image in a cell.
InheritanceSystem.Object
IgbImageColumn
ImplementsSystem.IDisposable
Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntaxpublic class IgbImageColumn : IgbDataGridColumn, JsonSerializable, IDisposable
Constructors IgbImageColumn() Declaration Properties ActualEditorDataSource Declaration
public IgbBaseDataSource ActualEditorDataSource { get; }
Property Value EditorDataSource
Gets or sets the ComboBox data source.
Declarationpublic object EditorDataSource { get; set; }
Property Value Type Description System.Object EditorDataSourceScript
Provides a means of setting EditorDataSource in the JavaScript environment.
Declarationpublic string EditorDataSourceScript { get; set; }
Property Value Type Description System.String EditorTextField
Gets or sets the ComboBox text field.
Declarationpublic string EditorTextField { get; set; }
Property Value Type Description System.String EditorType
Gets or sets the editor type used for editing cells in this column.
Declarationpublic EditorType EditorType { get; set; }
Property Value EditorValueField
Gets or sets the ComboBox value field.
Declarationpublic string EditorValueField { get; set; }
Property Value Type Description System.String ImageStretchOption
Gets or sets the stretch option to use when rendering images
Declarationpublic ImageStretchOptions ImageStretchOption { get; set; }
Property Value ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides 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