Click or drag to resize

IPropertyManagerPageElementEx Interface

Represents the base interface for elements in property manager page (e.g. controls, groups, tabs)

Namespace:  CodeStack.SwEx.PMPage.Controls
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public interface IPropertyManagerPageElementEx

The IPropertyManagerPageElementEx type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Enable state of this control
Public propertyVisible
Visibility state of the control
Top
Extension Methods
See Also