Membros CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
O tipo CustomData expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
CustomData() () () () | Creates a new instance of the CustomData class. | |
CustomData(IPropertyStore) | Creates a new instance of the CustomData class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) | |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) | |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
Initialize | Initializes an instance of the CustomData class. (Substitui ReportObject. . :: . .Initialize() () () ().) | |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) | |
MemberwiseClone | (Herdado de Object.) | |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) | |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) | |
ToString | (Herdado de Object.) | |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AllGroups | Infraestrutura. | |
DataColumnHierarchy | The hierarchy of column members for the data. | |
DataRowHierarchy | The hierarchy of row members for the data. | |
DataRows | The data values to calculate for each detail “cell” of the data. | |
DataSetName | Indicates which data set to use as the source data for this custom report item. | |
Filters | Filters to apply to each row of data. | |
Parent | The parent of this report object. (Herdado de ReportObjectBase.) | |
PropertyStore | The property store. (Herdado de ReportObjectBase.) | |
Site | Infraestrutura. (Herdado de ReportObject.) | |
SortExpressions | Sort expressions to apply to the data. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) | |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) | |
IDataScope. . :: . .Group | ||
IDataScope. . :: . .Name | ||
IDataScopeService. . :: . .GetDataScopesFor |
Início