Table of Contents

Class UiBase

Namespace
Innova.Prism.Library.Configuration.UI
Assembly
Innova.Prism.Library.dll

Represents the base class for UI elements.

public class UiBase
Inheritance
object
UiBase
Derived

Constructors

UiBase()

Initializes a new instance of the UiBase class.

Properties

IsVisible

Gets or sets a value indicating whether the UI element is visible.

Name

Gets or sets the name of the UI element.