Freigeben über


UserSort-Klasse

Represents a sort control for the end-user.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class UserSort _
    Inherits ReportObject _
    Implements IShouldSerialize
'Usage
Dim instance As UserSort
public class UserSort : ReportObject, IShouldSerialize
public ref class UserSort : public ReportObject, 
    IShouldSerialize
type UserSort =  
    class
        inherit ReportObject
        interface IShouldSerialize
    end
public class UserSort extends ReportObject implements IShouldSerialize

Vererbungshierarchie

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..UserSort

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.