TabAttribute constructor
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Sets a tab for a form field.
public TabAttribute(string value)
| parameter | description |
|---|---|
| value | The value. |
Remarks
Initializes a new instance of the TabAttribute class.
See Also
- class TabAttribute