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