[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IRowFilterSlim.SupportFilteredOutRowList

SupportFilteredOutRowList Property

SupportFilteredOutRowList

Gets or sets a value that indicates whether the row filter provides a filtered-out row list.

Declaration
bool SupportFilteredOutRowList { get; set; }
Property SupportFilteredOutRowList As Boolean
Property Value
Type Description
bool

true if the row filter provides a filtered-out row list; otherwise, false.

Remarks

Filtered-out row list is for internal use only. Do not use directly in your code.