IsEnabled Property (ColumnPanel) | Input for WinForms | ComponentOne
C1.Framework Namespace / ColumnPanel Class / IsEnabled Property

In This Topic
IsEnabled Property (ColumnPanel)
In This Topic
Gets whether this element and all its ancestors are enabled.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEnabled As Boolean
 
See Also