public CT_SortCondition() { this.descendingField = false; this.sortByField = ST_SortBy.value; this.iconSetField = ST_IconSetType.Item3Arrows; }
public CT_IconSet() { //this.cfvoField = new List<CT_Cfvo>(); this.iconSetField = ST_IconSetType.Item3TrafficLights1; this.showValueField = true; this.percentField = true; this.reverseField = false; }
public CT_IconSet() { this.iconSetField = ST_IconSetType.Item3TrafficLights1; this.showValueField = true; this.percentField = true; this.reverseField = false; }