FullWidthAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Set form field width class to null, e.g. full width
[AttributeUsage(AttributeTargets.All)]
public class FullWidthAttribute : FormWidthAttribute
Public Members
| name | description |
|---|---|
| FullWidthAttribute() | Initializes a new instance of the FullWidthAttribute class. |
See Also
- class FormWidthAttribute
- Source: FullWidthAttribute.cs