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:
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.
public static T AllowChartViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowCloudControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowConversationalUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowCoreControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDataAssembly<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDataControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDataServicesControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDataVisualizationControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDiagramsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDiagramsExtensionsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDiagramsRibbonControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowDockingControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowEntityFrameworkCoreControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowExpressionsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
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.
public static T AllowFileDialogsControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowFixedDocumentViewersControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowFixedDocumentViewersUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowGanttViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowGridViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowImageEditorControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowInputControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowMediaControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowNavigationControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowPivotControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowPivotFieldListControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowRibbonViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowRichTextBoxControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowScheduleViewControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowSpreadsheetControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowSpreadsheetUIControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowSyntaxEditorControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T
Adds the collection of types to the AllowedTypes collection.
public static T AllowTypes<T>(this T allowedTypesSupport, params Type[] types) where T : IAllowedTypesSupport
T
Adds the primitive and collection types along with types that inherit UIElement and TypeConverter from this assembly to the AllowedTypes collection.
public static T AllowVirtualGridControls<T>(this T allowedTypesSupport) where T : IAllowedTypesSupport
T