Class IgbHorizontalPropertyEditorPanelDataSource
Inheritance
System.Object
IgbHorizontalPropertyEditorPanelDataSource
Inherited Members
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbHorizontalPropertyEditorPanelDataSource : BaseCollection<IgbPropertyEditorPropertyDescription>
Constructors
IgbHorizontalPropertyEditorPanelDataSource(Object, String)
Declaration
public IgbHorizontalPropertyEditorPanelDataSource(object parent, string propertyName)
Parameters
Type | Name | Description |
---|---|---|
System.Object | parent | |
System.String | propertyName |