'Declaration Property SupportFilteredOutRowList As Boolean
'Usage Dim instance As IRowFilterSlim Dim value As Boolean instance.SupportFilteredOutRowList = value value = instance.SupportFilteredOutRowList
bool SupportFilteredOutRowList {get; set;}
Property Value
true
if the row filter provides a filtered-out row list; otherwise, false
.