'宣言 Public Overrides Function ItemsSourceId( _ ByVal Id As System.String _ ) As PivotGridBuilder
public override PivotGridBuilder ItemsSourceId( System.string Id )
パラメータ
- Id
- The id of the source. The source could be a C1.Web.Mvc.Olap.PivotPanel component or a C1.Web.Mvc.Olap.PivotEngine component.
戻り値の型
Current builder.