Interface ISumGridCell
Represents a sum grid cell.
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public interface ISumGridCell : IGridCell<string>, IGridCell
Properties
ChavlExt
Gets the chavl ext.
Declaration
string? ChavlExt { get; }
Property Value
Type | Description |
---|---|
string |