PivotSummaryFilter.RowFieldComponentName Property
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v25.2.Core.dll
Declaration
Property Value
| Type | Default |
|---|---|
| String | String.Empty |
See Also
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v25.2.Core.dll
[Browsable(false)]
[DefaultValue("")]
public string RowFieldComponentName { get; set; }
<Browsable(False)>
<DefaultValue("")>
Public Property RowFieldComponentName As String
| Type | Default |
|---|---|
| String | String.Empty |