PivotTableField.Id Field
Specifies the field’s unique identifier.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v24.2.dll
NuGet Package: DevExpress.Blazor.PivotTable
Declaration
public readonly Guid Id
Field Value
Type | Description |
---|---|
Guid | The field identifier. |
See Also