FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SortInfo Class > SortInfo Constructor : SortInfo Constructor(Int32,Boolean) |
FarPoint.Web.Spread.SortInfo(0,true) si0; FarPoint.Web.Spread.SortInfo(1,true) si1; FarPoint.Web.Spread.SortInfo(){si0,si1};
Dim si0 As New FarPoint.Web.Spread.SortInfo(0,True) Dim si1 As New FarPoint.Web.Spread.SortInfo(1,True) Dim si() As FarPoint.Web.Spread.SortInfo=New FarPoint.Web.Spread.SortInfo(){si0,si1}
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional