SpreadsheetSheetFilterSettingsColumnTagHelper

Example

Razor
<filter-column>
    <criterias></criterias>
</filter-column>

ChildTags

Attributes

AttributeTypeDescription
filterStringThe filter that will apply to this column.The supported filters are: value - Filters based on unique values.; custom - Applies custom filtering criteria.; top - Filters the top or bottom records. or dynamic - Filters based on dynamic criteria..
indexDoubleThe index of the column relative to the filter range.
logicStringThe logical operator that will apply to filter criteria.The supported values are: and or or.
typeStringThe filter sub-type, if any.The applicable types according to the main filter are: toptopNumbertopPercentbottomNumberbottomPercent or dynamicaboveAveragebelowAveragetomorrowtodayyesterdaynextWeekthisWeeklastWeeknextMonththisMonthlastMonthnextQuarterthisQuarterlastQuarternextYearthisYearlastYearyearToDate.
valueDoubleThe filter values for filters that support multiple values.
valuesNullableThe filter values for filters that support multiple values.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support