New to Telerik UI for WPFStart a free 30-day trial

Helper methods for populating the collection of types of an object implementing the IAllowedTypesSupport interface.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public static class AllowedTypesExtensions

Inheritance: objectAllowedTypesExtensions

Methods

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowChartViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowCloudControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowConversationalUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowCoreControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDataAssembly<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDataControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDataServicesControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDataVisualizationControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDiagramsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDiagramsExtensionsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDiagramsRibbonControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowDockingControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowEntityFrameworkCoreControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowExpressionsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportT

The IAllowedTypesSupport instance where the supported types from this assembly will be added.

Returns:

T

The IAllowedTypesSupport that was passed in.

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowFileDialogsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowFixedDocumentViewersControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowFixedDocumentViewersUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowGanttViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowGridViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowImageEditorControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowInputControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowMediaControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowNavigationControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowPivotControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowPivotFieldListControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowRibbonViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowRichTextBoxControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowScheduleViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowSpreadsheetControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowSpreadsheetUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowSyntaxEditorControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T

Adds the collection of types to the AllowedTypes collection.

C#
public static T AllowTypes<T>(this T allowedTypesSupport, params Type[] types) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTtypesType[]Returns:

T

Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.

C#
public static T AllowVirtualGridControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
Parameters:allowedTypesSupportTReturns:

T