Name | Description | |
---|---|---|
ValueFilter Constructor |
The following tables list the members exposed by ValueFilter.
Name | Description | |
---|---|---|
ValueFilter Constructor |
Name | Description | |
---|---|---|
IsActive | Overridden. Gets or sets a value that determines whether the filter is active. | |
ShowValues | Gets or sets an array with the values that should be included in the output. | |
ValuesLimit | Gets or sets the limit count of values in value filter. |
Name | Description | |
---|---|---|
Apply | Overridden. Applies the filter to a value. | |
GetEditor | Overridden. Gets the editor used to modify the filter at run time. | |
ReadXmlDefinition | Overridden. | |
Reset | Overridden. Resets the filter making it inactive. | |
WriteXmlDefinition | Overridden. |
Name | Description | |
---|---|---|
DecodeXmlValue | Decodes string value to filter typed value. (Inherited from C1.Win.C1FlexGrid.BaseFilter) | |
EncodeXmlValue | Encodes filter value to string value. (Inherited from C1.Win.C1FlexGrid.BaseFilter) | |
GetDataType | Gets filter data type from XML definition. (Inherited from C1.Win.C1FlexGrid.BaseFilter) |