[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultRowFilter.UnfilteredRows

UnfilteredRows Property

UnfilteredRows

Gets or sets unfiltered rows.

Declaration
[TypeConverter(typeof(_ir))]
public int[] UnfilteredRows { get; set; }
<TypeConverter(GetType(_ir))>
Public Property UnfilteredRows As Integer()
Implements