Back to Devexpress

FormatConditionBase.Owner Property

wpf-devexpress-dot-xpf-dot-grid-dot-formatconditionbase-b171f3af.md

latest1.1 KB
Original Source

FormatConditionBase.Owner Property

For internal use.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

Type
FormatConditionCollection

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also

FormatConditionBase Class

FormatConditionBase Members

DevExpress.Xpf.Grid Namespace