Table of Contents

Method SetPropertyAttributeAll

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

SetPropertyAttributeAll(string, IPropertyGridVariant)

Sets an attribute for all the properties.

void SetPropertyAttributeAll(string attrName, IPropertyGridVariant variant)

Parameters

attrName string

Text identifier of attribute. See PropertyGridItemAttrId for the known attribute names.

variant IPropertyGridVariant