PropertyItem.Tab property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the tab for the property. Used only in forms.

public string Tab { get; set; }

Property Value

The tab.

See Also