New to Telerik ReportingStart a free 30-day trial

Definition

Namespace:Telerik.Reporting.Utils

Assembly:Telerik.Reporting.dll

Syntax:

C#
public static class EnumHelper

Inheritance: objectEnumHelper

Methods

Gets the first attribute occurrence of particular attribute type.

C#
public static T GetAttributeOfType<T>(this Enum enumVal) where T : Attribute
Parameters:enumValEnum

The enum value.

Returns:

T

In this article
DefinitionMethodsGetAttributeOfType<T>(Enum)
Not finding the help you need?
Contact Support