Click or drag to resize

IActionBaseVisible Property

Indicates whether the associated components are visible or hidden.

Namespace:  EBP.Api.Interfaces.Menus
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool Visible { get; set; }

Property Value

Type: Boolean
See Also