ResetLabelWidthAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Resets form css class to null, it maybe 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