Property Getters/Setters Summary | ||
---|---|---|
function | getDynamicFilterType() | |
function | setDynamicFilterType(value) | |
Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant. | ||
function | getMaxValue() | |
function | setMaxValue(value) | |
Gets and sets the dynamic filter max value. | ||
function | getValue() | |
function | setValue(value) | |
Gets and sets the dynamic filter value. |
function getDynamicFilterType() / function setDynamicFilterType(value)
function getValue() / function setValue(value)
function getMaxValue() / function setMaxValue(value)