[]
Sets the source id.
public override PivotGridBuilder ItemsSourceId(string Id)
Type | Name | Description |
---|---|---|
string | Id | The id of the source. The source could be a PivotPanel component or a PivotEngine component. |
Type | Description |
---|---|
PivotGridBuilder | Current builder. |