public class IconFilter
Property Getters/Setters Summary | ||
---|---|---|
int | getIconId() | |
void | setIconId(intvalue) | |
Gets and sets Zero-based index of an icon in an icon set. | ||
int | getIconSetType() | |
void | setIconSetType(intvalue) | |
Gets and sets which icon set is used in the filter criteria. The value of the property is IconSetType integer constant. |
public int getIconSetType() / public void setIconSetType(int value)
public int getIconId() / public void setIconId(int value)