Interface IGridDefinition
Represents the grid definition.
Namespace: BiExcellence.OpenBi.Api.Commands.DataProviders
Assembly: BiExcellence.OpenBi.Api.DataProvider.dll
Syntax
public interface IGridDefinition
Properties
ColumnCount
Gets the column count.
Declaration
int ColumnCount { get; }
Property Value
Type | Description |
---|---|
int |