TabAttribute class
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets a tab for a form field.
[AttributeUsage(AttributeTargets.All)]
public class TabAttribute : Attribute
Public Members
| name | description |
|---|---|
| TabAttribute(…) | Initializes a new instance of the TabAttribute class. |
| Value { get; } | Gets the value. |
See Also
- Source: TabAttribute.cs