[]
Gets or sets unfiltered rows.
[TypeConverter(typeof(_ih))] public int[] UnfilteredRows { get; set; }
<TypeConverter(GetType(_ih))> Public Property UnfilteredRows As Integer()