Back to Devexpress

DXStyleTargetTypeAttribute Class

maui-devexpress-dot-maui-dot-core-1c83d118.md

latest1005 B
Original Source

DXStyleTargetTypeAttribute Class

An attribute that allows you to specify the property’s target type.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
[AttributeUsage(AttributeTargets.Property)]
public class DXStyleTargetTypeAttribute :
    Attribute

Inheritance

System.Object Attribute DXStyleTargetTypeAttribute

Extension Methods

Yield<DXStyleTargetTypeAttribute>()

YieldIfNotNull<DXStyleTargetTypeAttribute>()

See Also

DXStyleTargetTypeAttribute Members

DevExpress.Maui.Core Namespace