Back to Devexpress

FormatConditionBase.Owner Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-formatconditionbase-9208a7ef.md

latest1.2 KB
Original Source

FormatConditionBase.Owner Property

Gets the format condition’s owner.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
[Browsable(false)]
public FormatConditionCollection Owner { get; }
vb
<Browsable(False)>
Public ReadOnly Property Owner As FormatConditionCollection

Property Value

TypeDescription
FormatConditionCollection

A FormatConditionCollection object that is the format condition’s owner.

|

See Also

FormatConditionBase Class

FormatConditionBase Members

DevExpress.Xpf.PivotGrid Namespace