IWisejExtenderProvider

Wisej.Core.IWisejExtenderProvider

Namespace: Wisej.Core

Assembly: Wisej.Framework (3.5.0.0)

Defines the interface for extending properties to other components in a container.

public interface IWisejExtenderProvider : IExtenderProvider

Methods

Renders the extended wisej properties for the specified component.

ParameterTypeDescription

component

Returns: Object.

This method is used at design time to let the extenders affect the rendering.

Implemented By

NameDescription

Add rotation capabilities along the X,Y,Z axis to Control controls.

Adds CSS styling to controls.

Last updated