public Func<IMyTerminalBlock, bool> Enabled { get; set; }
Allows you to set if the control is enabled
Func<IMyTerminalBlock, bool>