WindowFilter Properties

Properties

EndIndex Gets the index of the observation past the last visible observation.
(Inherited from Filter)
FilteredLength Gets the length of the filtered data.
(Inherited from Filter)
IsContiguous Gets whether the filter selects a contiguous range.
(Inherited from Filter)
Item Gets the unfiltered index of the observation at the specified index.
(Inherited from Filter)
Length Gets the length of the unfiltered data.
(Inherited from Filter)
StartIndex Gets the index of the first visible observation.
(Inherited from Filter)

See Also