ResetFormWidthAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Resets the form field width to null. It may be used to cancel the UntilNext flag of a prior width attribute.
[AttributeUsage(AttributeTargets.All)]
public class ResetFormWidthAttribute : FormWidthAttribute
Public Members
| name | description |
|---|---|
| ResetFormWidthAttribute() | Initializes a new instance of the ResetFormWidthAttribute class. |
See Also
- class FormWidthAttribute
- Source: ResetFormWidthAttribute.cs