A newer version of this page is available.
Switch to the current version.
PivotGridControl.ShowCustomFunctions Property
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v19.1.dll
Declaration
[DXCategory("Data")]
[DefaultValue(DefaultBoolean.Default)]
[XtraSerializableProperty]
public virtual DefaultBoolean ShowCustomFunctions { get; set; }
<DXCategory("Data")>
<DefaultValue(DefaultBoolean.Default)>
<XtraSerializableProperty>
Public Overridable Property ShowCustomFunctions As DefaultBoolean
Property Value
Type | Default |
---|---|
DefaultBoolean | Default |
See Also
Feedback