IFieldGroupEdit2 Interface

.

Members

Name Description
Method AddField Adds a field with specified name to the end of this field group.
Read-only property FieldCount The number of fields in this field group.
Read-only property FieldName The name of the field at the specified index in this field group.
Read-only property FieldNames An enumerator over the names of the fields in this field group.
Read-only property IndexInGroup The index of the field with specified name in this field group.
Method InsertFieldAt Inserts a field with specified name at specified index of this field group.
Write-only property IsEditingRestrictive The restrictive editing flag of this field group.
Write-only property Name The name of this field group.
Read-only property Name The name of this field group.
Method RemoveAllFields Removes all fields from this field group.
Method RemoveField Removes a field at specified index or with specified name from this field group.

IFieldGroupEdit2.IsEditingRestrictive Property

The restrictive editing flag of this field group.

Public WriteOnly Property IsEditingRestrictive
public void IsEditingRestrictive {set;}

Inherited Interfaces

Interfaces Description
IFieldGroupEdit .
IFieldGroup .

Classes that implement IFieldGroupEdit2

Classes Description
FieldGroup Provides access to standard operations on field group objects.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.