Table of Contents

Class SelectAttribute

Namespace
MES.MQC.UtilityLibrary.Form.Attributes.Field
Assembly
MES.MQC.UtilityLibrary.dll
public class SelectAttribute : WithOptionsAttributeBase, _Attribute, IFieldAttribute
Inheritance
SelectAttribute
Implements
Inherited Members

Properties

Mode

public SelectAttribute.SelectMode Mode { get; set; }

Property Value

SelectAttribute.SelectMode

Methods

IsArrayType()

PropertyType for this attribute is an array of enum or a basic type

public override bool IsArrayType()

Returns

bool