Xfinium.Pdf.Portfolios Namespace > PdfPortfolioSortInformation Class : Ascending Property |
'Declaration
Public Property Ascending As Boolean()
'Usage
Dim instance As PdfPortfolioSortInformation Dim value() As Boolean instance.Ascending = value value = instance.Ascending
public bool[] Ascending {get; set;}
public: property array<bool>^ Ascending { array<bool>^ get(); void set ( array<bool>^ value); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library