Table of Contents

Interface IPropertyGridPropInfoRegistry

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains PropertyGrid settings related to PropertyInfo.

public interface IPropertyGridPropInfoRegistry : IObjectToStringOptions

Properties

HasNewItemParams

Gets whether customization parameters are specified in the NewItemParams property.

ListEditSourceType

Gets or sets type of the data source provider for the collection editor.

NewItemParams

Gets or sets customization parameters used when new IPropertyGridItem instances are created in PropertyGrid.

Owner

Gets IPropertyGridTypeRegistry which owns this item.

PropInfo

Gets PropertyInfo associated with this IPropertyGridPropInfoRegistry instance.