Xfinium.Pdf.Portfolios Namespace > PdfPortfolio Class : SortInformation Property |
'Declaration
Public Property SortInformation As PdfPortfolioSortInformation
'Usage
Dim instance As PdfPortfolio Dim value As PdfPortfolioSortInformation instance.SortInformation = value value = instance.SortInformation
public PdfPortfolioSortInformation SortInformation {get; set;}
public: property PdfPortfolioSortInformation^ SortInformation { PdfPortfolioSortInformation^ get(); void set ( PdfPortfolioSortInformation^ 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