Back to Devexpress

TableConditionalStyleProperties.Owner Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-tableconditionalstyleproperties.md

latest1.3 KB
Original Source

TableConditionalStyleProperties.Owner Property

Returns the table style that is the owner of the current object.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
TableStyle Owner { get; }
vb
ReadOnly Property Owner As TableStyle

Property Value

TypeDescription
TableStyle

A TableStyle object.

|

See Also

TableConditionalStyleProperties Interface

TableConditionalStyleProperties Members

DevExpress.XtraRichEdit.API.Native Namespace