Skip to main content

PropertyGridTabAttribute.Tab Property

Specifies the Properties window tab that accommodates the target property.

Namespace: DevExpress.XtraReports.UserDesigner

Assembly: DevExpress.XtraReports.v24.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public virtual string Tab { get; set; }

Property Value

Type Description
String

The tab’s name.

See Also