CadEntityBase.LayoutTabName

CadEntityBase.LayoutTabName property

Gets or sets the name of the layout tab.

public string LayoutTabName { get; set; }

Property Value

The name of the layout tab.

See Also