Links

ResponsiveProfile

Wisej.Base.ResponsiveProfile
Namespace: Wisej.Base
Assembly: Wisej.Framework (3.1.0.0)
Provides properties that specify how the control should adapt itself to a specific responsive profile break. When serialized into the containers .resx it serializes the collection of property names and values associated with this responsive profile.
C#
VB.NET
public class ResponsiveProfile : ICustomTypeDescriptor, ISerializable, ICloneable
Public Class ResponsiveProfile
Inherits ICustomTypeDescriptor
Implements ISerializable, ICloneable

Properties

Name

String: Name of the matching responsive profile.

Methods

Clone()

Returns a cloned ResponsiveProfile sharing the same Values.