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
Last modified 6mo ago