Skip to main content
A newer version of this page is available. .

FormatConditionRuleBase.GetOwner() Method

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.XtraEditors.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public IFormatConditionRuleOwner GetOwner()

Returns

Type
DevExpress.XtraEditors.Helpers.IFormatConditionRuleOwner
See Also