Table of Contents

Class SwitchAttribute

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

Properties

CheckedIcon

public string CheckedIcon { get; set; }

Property Value

string

CheckedTooltip

public string CheckedTooltip { get; set; }

Property Value

string

PrimaryColoring

public bool PrimaryColoring { get; set; }

Property Value

bool

SuccessDangerColoring

public bool SuccessDangerColoring { get; set; }

Property Value

bool

UncheckedIcon

public string UncheckedIcon { get; set; }

Property Value

string

UncheckedTooltip

public string UncheckedTooltip { get; set; }

Property Value

string

Methods

GetBasicTypes()

Allowed basic types for PropertyType

public override Type[] GetBasicTypes()

Returns

Type[]