FormEditor.GetFieldAppearance

FormEditor.GetFieldAppearance method

Get field flags.

public AnnotationFlags GetFieldAppearance(string fieldName)
ParameterTypeDescription
fieldNameStringName of the field.

Return Value

Set of field flags

See Also